can't use clean
in the same suite reliably (unless we find a proper way)
This commit is contained in:
parent
86015dea62
commit
79165a1f05
24
kitchen.yml
24
kitchen.yml
@ -545,18 +545,18 @@ suites:
|
|||||||
# - apache.vhosts
|
# - apache.vhosts
|
||||||
# - apache.vhosts.standard
|
# - apache.vhosts.standard
|
||||||
|
|
||||||
### Need these handled separately
|
# ### Need these handled separately
|
||||||
# - apache.vhosts.clean
|
# # - apache.vhosts.clean
|
||||||
# - apache.vhosts.cleanup
|
# # - apache.vhosts.cleanup
|
||||||
# - apache.certificates.clean
|
# # - apache.certificates.clean
|
||||||
- apache.service.clean
|
# - apache.service.clean
|
||||||
# - apache.config.vhosts.clean # this is a symlink!
|
# # - apache.config.vhosts.clean # this is a symlink!
|
||||||
- apache.config.vhosts.cleanup
|
# - apache.config.vhosts.cleanup
|
||||||
- apache.config.modules.clean
|
# - apache.config.modules.clean
|
||||||
- apache.config.certificates.clean
|
# - apache.config.certificates.clean
|
||||||
- apache.config.clean
|
# - apache.config.clean
|
||||||
- apache.package.clean
|
# - apache.package.clean
|
||||||
- apache.clean
|
# - apache.clean
|
||||||
pillars:
|
pillars:
|
||||||
top.sls:
|
top.sls:
|
||||||
base:
|
base:
|
||||||
|
Loading…
Reference in New Issue
Block a user