mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Added link targets to a few requisite types
This commit is contained in:
parent
20dd4b42de
commit
b224efc0d2
@ -76,6 +76,8 @@ Each direct requisite also has a corresponding requisite_in: ``require_in``,
|
||||
All of the requisites define specific relationships and always work with the
|
||||
dependency logic defined above.
|
||||
|
||||
.. _requisites-require:
|
||||
|
||||
require
|
||||
~~~~~~~
|
||||
|
||||
@ -103,6 +105,8 @@ including the sls file and then setting a state to ``require`` the included sls
|
||||
- require:
|
||||
- sls: foo
|
||||
|
||||
.. _requisites-watch:
|
||||
|
||||
watch
|
||||
~~~~~
|
||||
|
||||
@ -186,6 +190,8 @@ to Salt ensuring that the service is running.
|
||||
- name: /etc/ntp.conf
|
||||
- source: salt://ntp/files/ntp.conf
|
||||
|
||||
.. _requisites-prereq:
|
||||
|
||||
prereq
|
||||
~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user