Here is the problem.
There is already a configuration file for eth0 that is configured for
dhcp. When the system starts it tries to start network service but
gives an error as there is no dhcp server. "network.target" is not
started. The sshd service depends on "network.target" so it does not
star
There is another bigger problem. I've found out that I had a DHCP
server running in my machine. Deactivating it configures the IP
correctly (can be pinged) but SSH is inaccessible (port closed?). It
also adds the DNS configuration but there is already a nameserver in
/etc/resolv.conf in the origina
IP, hostname and SSH key configuration work but not DNS configuration.
I think it worked in older versions of the image. Any change in the
cloud-init code?
On Fri, Sep 19, 2014 at 12:18 PM, Karanbir Singh wrote:
> hi,
>
> http://cloud.centos.org/centos/7/devel/CentOS-7-x86_64-GenericCloud-2014091
hi,
http://cloud.centos.org/centos/7/devel/CentOS-7-x86_64-GenericCloud-20140917_02.qcow2
sha256: 836934ff633a7c8accabe44a1196f0b89b4553c29fb270c7d44798000ea6f35a
This is the last Release Candidate for the Generic cloud mainline image,
these will be build and released monthly to include all secu