commit | 962dfdd8066817b81508deb5a3406315b9430f0c | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Jun 08 14:04:14 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Jun 08 14:04:14 2017 +0200 |
tree | 269a2c4a84f4d8bff74bae4a070468d1e4e471eb | |
parent | 5e48120ef61a0fbb86aac9116209fafcfc287495 [diff] [blame] |
Simplify 'noservices' condition
diff --git a/.kitchen.yml b/.kitchen.yml index 73f2e37..32e9f68 100644 --- a/.kitchen.yml +++ b/.kitchen.yml
@@ -10,7 +10,7 @@ salt_bootstrap_url: https://bootstrap.saltstack.com salt_version: latest require_chef: false - log_level: info + log_level: error formula: keystone grains: noservices: False