mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-23 20:33:18 +02:00
Added support for downloading formulas from multiple baseurls into the same environment.
This commit is contained in:
+7
-5
@@ -160,9 +160,11 @@ salt_formulas:
|
||||
# List of formulas to enable in each environment
|
||||
list:
|
||||
base:
|
||||
- salt-formula
|
||||
- postfix-formula
|
||||
https://github.com/saltstack-formulas:
|
||||
- salt-formula
|
||||
- postfix-formula
|
||||
dev:
|
||||
- salt-formula
|
||||
- postfix-formula
|
||||
- openssh-formula
|
||||
https://github.com/saltstack-formulas
|
||||
- salt-formula
|
||||
- postfix-formula
|
||||
- openssh-formula
|
||||
|
||||
Reference in New Issue
Block a user