From 43d26acad8c6c9cad04cf46a01668092354cd1be Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 24 Nov 2015 19:17:35 -0500 Subject: [PATCH] Start copying hiera data everywhere One step before flipping the switch, start copying hieradata, even though we're still using agent, so that we can verify as much as we want. Change-Id: Iae63fd056cdb17aedd6526b9cbc1d83037ddcbb3 --- playbooks/group_vars/all.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/group_vars/all.yaml b/playbooks/group_vars/all.yaml index 931507e997..b18094f9d7 100644 --- a/playbooks/group_vars/all.yaml +++ b/playbooks/group_vars/all.yaml @@ -1 +1,2 @@ puppetmaster: puppetmaster.openstack.org +copy_hieradata: true