This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
openssh-formula
mirror of
https://github.com/saltstack-formulas/openssh-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
27
Wiki
Activity
Browse Source
ci(kitchen): change `log_level` to `debug` instead of `info`
* Automated using
https://github.com/myii/ssf-formula/pull/41
tags/v0.42.2
Imran Iqbal
5 years ago
parent
a8170592b0
commit
4ca3ca16f3
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
kitchen.yml
+ 1
- 1
kitchen.yml
View File
@@ -132,7 +132,7 @@ platforms:
provisioner:
name: salt_solo
log_level:
info
log_level:
debug
salt_install: none
require_chef: false
formula: openssh
Write
Preview
Loading…
Cancel
Save