From 46a0126e874927353e83b385b58ab054e58667cc Mon Sep 17 00:00:00 2001 From: James Falcon Date: Mon, 31 Jan 2022 15:51:20 -0600 Subject: Move LXD to end ds-identify DSLIST (#1228) LP: #1959118 --- tools/ds-identify | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/ds-identify b/tools/ds-identify index 30d4b0f6..794a96f4 100755 --- a/tools/ds-identify +++ b/tools/ds-identify @@ -123,9 +123,10 @@ DS_MAYBE=2 DI_DSNAME="" # this has to match the builtin list in cloud-init, it is what will # be searched if there is no setting found in config. -DI_DSLIST_DEFAULT="MAAS ConfigDrive NoCloud LXD AltCloud Azure Bigstep \ +DI_DSLIST_DEFAULT="MAAS ConfigDrive NoCloud AltCloud Azure Bigstep \ CloudSigma CloudStack DigitalOcean Vultr AliYun Ec2 GCE OpenNebula OpenStack \ -OVF SmartOS Scaleway Hetzner IBMCloud Oracle Exoscale RbxCloud UpCloud VMware" +OVF SmartOS Scaleway Hetzner IBMCloud Oracle Exoscale RbxCloud UpCloud VMware \ +LXD" DI_DSLIST="" DI_MODE="" DI_ON_FOUND="" -- cgit v1.2.3