set_hostname_when_createVm_for_compass

Bug #1462839 reported by meimei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compass
In Progress
Undecided
Unassigned

Bug Description

when we create first vm using vagrant for compass, we are not sure when and how the hostname is named "bogon".

we have a workaround, add two line into ansible scipts:
add file :/compass-install/install/roles/tasks/RedHat.yml

- hostname: name=compass
- lineinfile: dest=/etc/hosts line="127.0.0.1 compass"

Revision history for this message
Xicheng Chang (xichengchang) wrote :

vms not specified with hostnames will be named as "localhost". If one localhost exists in vbox network, second one will automatically named by vbox as "bogon".

Changed in compass:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.