commit | 4bf87625a6a2efca03f8c2925a2293f4f287d163 | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Thu Jul 06 21:07:27 2017 +0300 |
committer | Aleksey Zvyagintsev <azvyagintsev@mirantis.com> | Fri Aug 17 08:50:38 2018 +0000 |
tree | 0673e40fa5e36abce0b7f661ae1b9d84d51a04fb | |
parent | 42b64a1f29a8f447d3e9e5a77db99bee85f87d2a [diff] [blame] |
Fix pillar tests * Update run_tests.sh to the latest revision * drop odd .kitchen.vagrant.yml Related-Bug: PROD-20730 (PROD:20730) Change-Id: I367800a60ad17020700a76670d1216dfdfcfe692
diff --git a/tests/pillar/system_extra.sls b/tests/pillar/system_extra.sls index 591e60b..ebcc42a 100644 --- a/tests/pillar/system_extra.sls +++ b/tests/pillar/system_extra.sls
@@ -1,5 +1,9 @@ linux: + network: + enabled: true + hostname: linux + fqdn: linux.ci.local system: auth: enabled: true