docs/drivers/exoscale
Vincent Bernat fc9c01f45a exoscale: fix cloud-init file to be compatible with CoreOS
The cloud-init implementation in CoreOS is quite limited and will choke
on `manage_etc_hosts: true`. Use `manage_etc_hosts: localhost` instead
which is supported. This is also supported by the classic Python
cloud-init implementation and the result is quite similar.

Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2016-04-20 21:23:08 +02:00
..
exoscale.go exoscale: fix cloud-init file to be compatible with CoreOS 2016-04-20 21:23:08 +02:00
exoscale_test.go FIX #2171 Fix faulty flag and add tests for SetConfigFromFlags 2015-11-05 18:57:03 +01:00