Split out salt.formulas state #44

Merged
Georg merged 1 commits from profile-formulas into production 2023-04-29 19:07:33 +02:00
2 changed files with 7 additions and 7 deletions

View File

@ -0,0 +1,6 @@
salt_master_formulas:
git.latest:
- name: https://git.com.de/LibertaCasa/salt-formulas.git
- target: /srv/formulas
- branch: production
- submodules: True

View File

@ -7,6 +7,7 @@
include:
- salt.master
- .formulas
salt_master_extension_modules_dirs:
file.directory:
@ -34,13 +35,6 @@ salt_master_extension_modules_bins:
- require:
- file: salt_master_extension_modules_dirs
salt_master_formulas:
git.latest:
- name: https://git.com.de/LibertaCasa/salt-formulas.git
- target: /srv/formulas
- branch: production
- submodules: True
salt_master_extra_packages:
pkg.installed:
- names: