Azure / Azure/azure-linux-extensions
[Extension] Extension will not run if WALA use customerized configuration file path
Open
extensions/VMAccess
- Dominant language
- Python
- Stars
- 333
- Forks
- 278
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
Now WALA support to customerize confituration file path by useing parameter "-configuration-path"
If we use a customerized configuration file path to WALA, extension VMAccessForLinux will not successfully install.Because inside VMAccessForLinux extension,it will only check the default configuration file path(/etc/waagent.conf).If /etc/waagent.conf not exist,it will unistall.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.