Skip to content

Commit

Permalink
ci(kitchen): remove redundant settings (all covered under the suites)
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Oct 23, 2019
1 parent 65ee41d commit 37a3a56
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,29 +29,6 @@ provisioner:
- .kitchen
- .git

verifier:
name: inspec
sudo: true
reporter:
- cli

state_top:
base:
"*":
- letsencrypt.install

dependencies:
- name: apt
repo: git
source: https://github.com/saltstack-formulas/apt-formula.git

pillars:
top.sls:
base:
'*':
- apt
- letsencrypt

verifier:
name: inspec
sudo: true
Expand Down

0 comments on commit 37a3a56

Please sign in to comment.