add hostvars for new fedocal ip
This commit is contained in:
parent
52cf1b8ecc
commit
f6b7ed16af
1 changed files with 12 additions and 0 deletions
12
inventory/host_vars/209.132.184.147
Normal file
12
inventory/host_vars/209.132.184.147
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
instance_type: m1.small
|
||||
image: $f18_qcow_id
|
||||
keypair: fedora-admin
|
||||
security_group: webserver
|
||||
zone: nova
|
||||
hostbase: fedocal-dev-
|
||||
public_ip: 209.132.184.147
|
||||
root_auth_users: skvidal pingou
|
||||
description: fedocal dev server
|
||||
volumes: ['-d /dev/vdb vol-00000010']
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue