Add missing port parameter for nova puppet
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
		@@ -225,6 +225,10 @@ input:
 | 
			
		||||
      schema: str!
 | 
			
		||||
      value:
 | 
			
		||||
 | 
			
		||||
    port:
 | 
			
		||||
      schema: int!
 | 
			
		||||
      value: 8774
 | 
			
		||||
 | 
			
		||||
    git:
 | 
			
		||||
      schema: {repository: str!, branch: str!}
 | 
			
		||||
      value: {repository: 'https://github.com/openstack/puppet-nova', branch: '5.1.0'}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user