Add key/value pair to configmap
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build is failing
				
			This commit is contained in:
		| @@ -34,6 +34,8 @@ | ||||
|       data: | ||||
|         - key: VAPP_MOREF | ||||
|           value: "{{ moref_id }}" | ||||
|         - key: VAPP_IPPOOL_FQDN | ||||
|           value: "{{ vapp['metacluster.fqdn'] }}" | ||||
|         - key: VAPP_IPPOOL_NETWORK | ||||
|           value: "{{ (vapp['guestinfo.ipaddress'] + '/' + vapp['guestinfo.prefixlength']) | ansible.utils.ipaddr('network') }}" | ||||
|         - key: VAPP_IPPOOL_NETMASK | ||||
|   | ||||
		Reference in New Issue
	
	Block a user