Fix duplicate configure_delegated_roles in Heat
Change-Id: I5a0100c04b51aa0871c003354278a0a8bf70402c Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
		@@ -8,6 +8,7 @@ class { 'heat::engine':
 | 
			
		||||
  heat_waitcondition_server_url => "http://${heat_cfg_ctrl_host}:8000/v1/waitcondition",
 | 
			
		||||
  heat_watch_server_url         => "http://${heat_cfg_ctrl_host}:8003",
 | 
			
		||||
  auth_encryption_key           => hiera('CONFIG_HEAT_AUTH_ENC_KEY'),
 | 
			
		||||
  configure_delegated_roles     => false,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
keystone_user_role { 'admin@admin':
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user