Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-09 | populate /var/lib/waagent with ovf-env.xml | Scott Moser | |
this will copy the ovf-env.xml file that was found to the configured directory (default /var/lib/waagent) | |||
2013-07-09 | better handling for user/password | Scott Moser | |
2013-07-09 | add stub for ssh keys | Scott Moser | |
The idea is that in the future, the DataSources get_data could check to see if there were ssh keys provided. if there were, it could poll and wait (or inotify) until the <fp>.crt files appeared in the /var/lib/walinux directory. Once they did, it'd populate the metadata's public keys. | |||
2013-07-09 | add some unit tests, fix things found by doing so | Scott Moser | |
2013-07-08 | commit dev state | Scott Moser | |