diff options
author | Mal Graty <mal.graty@googlemail.com> | 2021-08-03 17:08:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-03 11:08:26 -0500 |
commit | 758acf976f2cb67a85411467fa5fca2ea17a2283 (patch) | |
tree | 493dec308eeaf4122db58548cc630eb4fc5f919a /tools | |
parent | 824977bd58bae601600682f134bfec00b0c69bbd (diff) | |
download | vyos-cloud-init-758acf976f2cb67a85411467fa5fca2ea17a2283.tar.gz vyos-cloud-init-758acf976f2cb67a85411467fa5fca2ea17a2283.zip |
Implementing device_aliases as described in docs (#945)
Implement missing device_aliases feature
The device_aliases key has been documented as part of disk_setup for
years, however the feature was never implemented. This implements the
feature as documented allowing usercfg (rather than dsconfig) to create
a mapping of device names.
This is not to be confused with disk_aliases, a very similar map but
existing solely for use by datasources.
LP: #1867532
Diffstat (limited to 'tools')
-rw-r--r-- | tools/.github-cla-signers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.github-cla-signers b/tools/.github-cla-signers index e2979ed4..3c2c6d14 100644 --- a/tools/.github-cla-signers +++ b/tools/.github-cla-signers @@ -32,6 +32,7 @@ klausenbusk landon912 lucasmoura lungj +mal mamercad manuelisimo marlluslustosa |