mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
0587fbc5fd
commit
fb6f81835a
1 changed files with 1 additions and 1 deletions
|
@ -632,7 +632,7 @@ mod_python.sls
|
|||
- require_in:
|
||||
- service: httpd
|
||||
|
||||
Now the httpd server will only start if php or mod_python are first verified to
|
||||
Now the httpd server will only start if both php and mod_python are first verified to
|
||||
be installed. Thus allowing for a requisite to be defined "after the fact".
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue