index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
cmd
/
tests
Age
Commit message (
Expand
)
Author
2019-12-16
tests: mock uid when running as root (#113)
Joshua Powers
2019-10-24
Fix usages of yaml, and move yaml_dump to safeyaml.dumps.
Scott Moser
2019-03-04
clean: correctly determine the path for excluding seed directory
Daniel Watkins
2019-01-31
clean: cloud-init clean should not trace when run from within cloud_dir
Chad Smith
2018-10-30
query: better error when missing read permission on instance-data
Chad Smith
2018-10-26
instance-data: fallback to instance-data.json if sensitive is absent.
Chad Smith
2018-10-09
tools: Add cloud-id command line utility
Chad Smith
2018-09-25
cli: add cloud-init query subcommand to query instance metadata
Chad Smith
2018-09-17
Fall back to root:root on syslog permissions if other options fail.
Robert Schweikert
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2018-02-12
tests: run nosetests in cloudinit/ directory, fix py26 fallout.
Scott Moser
2018-02-08
cli: fix cloud-init status to report running when before result.json
Chad Smith
2018-01-26
Fix potential cases of uninitialized variables.
Chad Smith
2018-01-03
cli: cloud-init clean handles symlinks
Chad Smith
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-12-05
cli: Add clean and status subcommands
Chad Smith