omyacid: s/public_keys/public-keys/
This commit is contained in:
		
							parent
							
								
									66289b7c5b
								
							
						
					
					
						commit
						8cca433f91
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| instance_id: "iid-{{ inst_name }}" | ||||
| local_hostname: "{{ inst_name }}" | ||||
| {% if !ssh_pubkeys.is_empty() -%} | ||||
| public_keys: | ||||
| public-keys: | ||||
| {% for key in ssh_pubkeys -%} | ||||
| - "{{ key }}" | ||||
| {% endfor %} | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue