diff options
author | Scott Moser <smoser@brickies.net> | 2017-03-30 14:42:19 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-03-30 15:07:09 -0400 |
commit | a68e7d50d25e774018588a5312c7698c38ec4de4 (patch) | |
tree | 34a2f09244d2d927d18028507fef24292fcbe33a /tools/write-ssh-key-fingerprints | |
parent | 18762d706a2527b8a9ae94e4497b5c3f4a7c845e (diff) | |
download | vyos-cloud-init-a68e7d50d25e774018588a5312c7698c38ec4de4.tar.gz vyos-cloud-init-a68e7d50d25e774018588a5312c7698c38ec4de4.zip |
ds-identify: fix detecting of maas datasource.
The reading of MAAS datasource configuration was simply broken.
it was looking in /etc/cloud/*maas*.cfg rather than
/etc/cloud/cloud.cfg.d/*maas*.cfg.
along side here there is also:
* doc improvement on check_config
* remove the path restrictions when searching for values in both
maas and ovf_vmware_guest_customization. that was done to improve
performance as check_config's parsing is slow.
* change to maas to search all config files rather than restricting
to a subset as it tried before. that was done for
* better variable names.
- rename path_cloud_confd to path_etc_cloud
- PATH_ETC_CLOUD: /etc/cloud
- PATH_ETC_CI_CFG: /etc/cloud/cloud.cfg
- PATH_ETC_CI_CFG_D: /etc/cloud/cloud.cfg.d
LP: #1677710
Diffstat (limited to 'tools/write-ssh-key-fingerprints')
0 files changed, 0 insertions, 0 deletions