Changeset View
Changeset View
Standalone View
Standalone View
roles/salt-primary/software/init.sls
| Show All 13 Lines | |||||
| install_salt_primary_extra_software: | install_salt_primary_extra_software: | ||||
| pkg.installed: | pkg.installed: | ||||
| - pkgs: | - pkgs: | ||||
| # Jenkins execution module | # Jenkins execution module | ||||
| - {{ packages_prefixes.python3 }}python-jenkins | - {{ packages_prefixes.python3 }}python-jenkins | ||||
| # For staging-commit-message | # For staging-commit-message | ||||
| - {{ packages_prefixes.python3 }}gitpython | - {{ packages_prefixes.python3 }}gitpython | ||||
| # Pillar | |||||
| - {{ packages_prefixes.python3 }}salt-tower | |||||
| # Utilities | # Utilities | ||||
| - colordiff | - colordiff | ||||
| {{ dirs.bin }}/staging-commit-message: | {{ dirs.bin }}/staging-commit-message: | ||||
| file.managed: | file.managed: | ||||
| - source: salt://roles/salt-primary/software/files/staging-commit-message.py | - source: salt://roles/salt-primary/software/files/staging-commit-message.py | ||||
| - mode: 755 | - mode: 755 | ||||
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator