add note about selecting an ip
This commit is contained in:
parent
1f32f8d31f
commit
0dffa113af
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -75,6 +75,7 @@ security_group: webserver
|
||||||
zone: fedoracloud
|
zone: fedoracloud
|
||||||
# instance id will be appended
|
# instance id will be appended
|
||||||
hostbase: hostname_base-
|
hostbase: hostname_base-
|
||||||
|
# ip should be in the 209.132.184.XXX range
|
||||||
public_ip: $ip_you_selected
|
public_ip: $ip_you_selected
|
||||||
# users/groups who should have root ssh access
|
# users/groups who should have root ssh access
|
||||||
root_auth_users: skvidal bkabrda
|
root_auth_users: skvidal bkabrda
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue