Re: Cloud-init datasource ordering

2019-04-23 Thread Bastian Blank
On Wed, Apr 03, 2019 at 08:54:58AM +, Kenn Leth Hansen wrote: > I've discovered the CloudStack datasource causes cloud-init to wait for 120 > seconds before continuing to the next datasource if no service is responding > on port 80 on the DHCP server address. As I am using an Ec2-style

Re: Cloud-init datasource ordering

2019-04-04 Thread Thomas Goirand
On 4/3/19 6:42 PM, Paul Graydon wrote: > On 4/3/19 08:29, Thomas Goirand wrote: >> On 4/3/19 10:54 AM, Kenn Leth Hansen wrote: >>> Hi list, >>> >>> I've discovered the CloudStack datasource causes cloud-init to wait >>> for 120 seconds before continuing to the next datasource if no >>> service is

Re: Re: Cloud-init datasource ordering

2019-04-04 Thread Kenn Leth Hansen
> On 4/3/19 08:29, Thomas Goirand wrote: >> On 4/3/19 10:54 AM, Kenn Leth Hansen wrote: >>> Hi list, >>> >>> I've discovered the CloudStack datasource causes cloud-init to wait for 120 >>> seconds before continuing to the next datasource if no service is >>> responding on port 80 on the DHCP

Re: Cloud-init datasource ordering

2019-04-04 Thread Kenn Leth Hansen
> > > > Would it be possible to move the Ec2 datasource up the list like "[ > > > > NoCloud, AltCloud, ConfigDrive, OpenStack, Ec2, CloudStack, > > > > ${DIGITAL_OCEAN_SOURCE} MAAS, OVF, GCE, None ]"? This also seems to > > > > be in line with expectations on how the datasources have been > > > >

Re: Cloud-init datasource ordering

2019-04-03 Thread Paul Graydon
On 4/3/19 08:29, Thomas Goirand wrote: On 4/3/19 10:54 AM, Kenn Leth Hansen wrote: Hi list, I've discovered the CloudStack datasource causes cloud-init to wait for 120 seconds before continuing to the next datasource if no service is responding on port 80 on the DHCP server address. As I am

Re: Cloud-init datasource ordering

2019-04-03 Thread Noah Meyerhans
On Thu, Apr 04, 2019 at 09:27:11AM +1300, Andrew Ruthven wrote: > > > Would it be possible to move the Ec2 datasource up the list like "[ > > > NoCloud, AltCloud, ConfigDrive, OpenStack, Ec2, CloudStack, > > > ${DIGITAL_OCEAN_SOURCE} MAAS, OVF, GCE, None ]"? This also seems to > > > be in line

Re: Cloud-init datasource ordering

2019-04-03 Thread Thomas Goirand
On 4/3/19 10:54 AM, Kenn Leth Hansen wrote: > Hi list, > > I've discovered the CloudStack datasource causes cloud-init to wait for 120 > seconds before continuing to the next datasource if no service is responding > on port 80 on the DHCP server address. As I am using an Ec2-style metadata >

Cloud-init datasource ordering

2019-04-03 Thread Kenn Leth Hansen
Hi list, I've discovered the CloudStack datasource causes cloud-init to wait for 120 seconds before continuing to the next datasource if no service is responding on port 80 on the DHCP server address. As I am using an Ec2-style metadata server, I need to wait 120 seconds every time i boot an