Skip to content

Commit

Permalink
Move LXD to end ds-identify DSLIST (#1228)
Browse files Browse the repository at this point in the history
LP: #1959118
  • Loading branch information
TheRealFalcon authored Jan 31, 2022
1 parent 96dca24 commit 46a0126
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tools/ds-identify
Original file line number Diff line number Diff line change
Expand Up @@ -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=""
Expand Down

0 comments on commit 46a0126

Please sign in to comment.