Compare commits
2 Commits
ad11c8291f
...
f93316070b
Author | SHA1 | Date | |
---|---|---|---|
f93316070b | |||
993cfc3a3d |
1
pillar/role/php-fpm.sls
Normal file
1
pillar/role/php-fpm.sls
Normal file
@ -0,0 +1 @@
|
||||
# empty
|
@ -2,3 +2,4 @@ include:
|
||||
- role.web.apache-httpd
|
||||
- role.memcached
|
||||
- profile.bookstack
|
||||
- php.fpm
|
||||
|
2
salt/role/php-fpm.sls
Normal file
2
salt/role/php-fpm.sls
Normal file
@ -0,0 +1,2 @@
|
||||
include:
|
||||
- php.fpm
|
Loading…
x
Reference in New Issue
Block a user