diff --git a/inventory/group_vars/all.yaml b/inventory/group_vars/all.yaml index f53ccc3ec..e447bb591 100644 --- a/inventory/group_vars/all.yaml +++ b/inventory/group_vars/all.yaml @@ -32,4 +32,4 @@ dhcp_pool_end: 192.168.1.250 ssh_username: ironic ssh_port: 1024 ssh_address: 127.0.0.1 -ssh_private_key_path: /home/ironic/.ssh/ironic_key +ssh_private_key_path: /home/ironic/.ssh/id_rsa