[Keystone] Unite keystone admin and public url configuration
Change-Id: I60ab500a7bb454b129b66b43f7117bc60c3d5a0c
This commit is contained in:
		
				
					committed by
					
						
						Javier Pena
					
				
			
			
				
	
			
			
			
						parent
						
							fb99b80db5
						
					
				
				
					commit
					0260f6400b
				
			@@ -1,5 +1,5 @@
 | 
			
		||||
class { '::swift::keystone::auth':
 | 
			
		||||
  public_address => hiera('CONFIG_KEYSTONE_HOST_URL'),
 | 
			
		||||
  public_address => hiera('CONFIG_STORAGE_HOST_URL'),
 | 
			
		||||
  region         => hiera('CONFIG_KEYSTONE_REGION'),
 | 
			
		||||
  password       => hiera('CONFIG_SWIFT_KS_PW'),
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user