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.standard
|
||||
|
||||
### Need these handled separately
|
||||
# - apache.vhosts.clean
|
||||
# - apache.vhosts.cleanup
|
||||
# - apache.certificates.clean
|
||||
- apache.service.clean
|
||||
# - apache.config.vhosts.clean # this is a symlink!
|
||||
- apache.config.vhosts.cleanup
|
||||
- apache.config.modules.clean
|
||||
- apache.config.certificates.clean
|
||||
- apache.config.clean
|
||||
- apache.package.clean
|
||||
- apache.clean
|
||||
# ### Need these handled separately
|
||||
# # - apache.vhosts.clean
|
||||
# # - apache.vhosts.cleanup
|
||||
# # - apache.certificates.clean
|
||||
# - apache.service.clean
|
||||
# # - apache.config.vhosts.clean # this is a symlink!
|
||||
# - apache.config.vhosts.cleanup
|
||||
# - apache.config.modules.clean
|
||||
# - apache.config.certificates.clean
|
||||
# - apache.config.clean
|
||||
# - apache.package.clean
|
||||
# - apache.clean
|
||||
pillars:
|
||||
top.sls:
|
||||
base:
|
||||
|
Loading…
Reference in New Issue
Block a user