Skip to content

Commit

Permalink
Merge pull request #57 from jpantos/fix/add-missing-debian-template-s…
Browse files Browse the repository at this point in the history
…tart-services

fix: missing debian template start services
  • Loading branch information
markuslevonyak authored Jul 11, 2024
2 parents bd60fa8 + cecd9e0 commit 58ab039
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
shared:
if: github.repository == 'pantos-io/servicenode'
uses: pantos-io/ci-workflows/.github/workflows/sonar.yml@v1
secrets: inherit

5 changes: 5 additions & 0 deletions configurator/DEBIAN/templates
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ Type: boolean
Default: true
Description: Local RabbitMQ detected, configure? This will create a new database and user for the service unless previously configured.

Template: pantos/common/start_services
Type: boolean
Default: true
Description: Start the services after install?

Template: pantos/configurator/finish_note
Type: note
Description: |
Expand Down

0 comments on commit 58ab039

Please sign in to comment.