Sfoglia il codice sorgente

can't use `clean` in the same suite reliably (unless we find a proper way)

tags/v1.2.1
Imran Iqbal 3 anni fa
parent
commit
79165a1f05
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 12 aggiunte e 12 eliminazioni
  1. +12
    -12
      kitchen.yml

+ 12
- 12
kitchen.yml Vedi File

@@ -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…
Annulla
Salva