Ensure system-config hieradata link exists
We use a symlink into /opt/system-config to make the hiera.yaml config sane. Make sure it's there. Change-Id: I5e9681ac8fca71ce2f439eed3ef1281ba228d5b2
This commit is contained in:
		@@ -8,3 +8,7 @@
 | 
			
		||||
  - synchronize:
 | 
			
		||||
      src: /etc/puppet/modules
 | 
			
		||||
      dest: /etc/puppet
 | 
			
		||||
  - file:
 | 
			
		||||
      src: /etc/puppet/hieradata
 | 
			
		||||
      dest: /opt/system-config/hieradata
 | 
			
		||||
      state: link
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user