commit | 702562264d81f9e93e489e4b42f1cf7c87e0e616 | [log] [tgz] |
---|---|---|
author | Dmitry Ukov <dukov@mirantis.com> | Mon Nov 20 19:26:38 2017 +0400 |
committer | Dmitry Ukov <dukov@mirantis.com> | Tue Nov 28 11:40:04 2017 +0400 |
tree | 866a90371b5f6dce0b840a5a5a168d1da8c00498 | |
parent | dc4331d2a47115b9cab1044ae6ea9820be8de19c [diff] [blame] |
Add ability to provide extra parameters to config This commit replicates Ic44a8214d82956c3f2b9ccbd0e4a797cfe6cb97f to all available distributions and all releases after Mitaka Change-Id: Ia70b2334f1b6f7836e4095aea897f35e6f61f7fd
diff --git a/tests/pillar/cluster.sls b/tests/pillar/cluster.sls index c6d7cc6..bef5d37 100644 --- a/tests/pillar/cluster.sls +++ b/tests/pillar/cluster.sls
@@ -49,3 +49,6 @@ description: "Test domain" identity: list_limit: 20 + extra_config: + federation: + cache_group_membership_in_db: true