-
Notifications
You must be signed in to change notification settings - Fork 0
Requirements
bobalob3 edited this page Apr 28, 2020
·
3 revisions
Dependencies/requirements are possible in salt.
The rh site set up code is a good example.
Here you can see three different requirements. Two based around other functions and the last one around the whole sls file.
- require:
- user: rh-user
- pkg: common_packages
- sls: base_install.nodejs_package