We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b1b23 commit 6d65f5cCopy full SHA for 6d65f5c
.kitchen.yml
@@ -32,7 +32,7 @@ suites:
32
policyfile: test/fixtures/policies/default.rb
33
lifecycle:
34
post_converge:
35
- - remote: mkdir -p /var/log/vault
+ - remote: mkdir -p /data
36
- name: test_unauthenticated_metrics
37
provisioner:
38
<<: *default-provisioner
0 commit comments