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
Age
Commit message (
Expand
)
Author
2015-06-02
check for systemd using sd_booted() semantics
Lars Kellogg-Stedman
2015-05-22
AZURE: Redact on-disk user password in /var/lib/ovf-env.xml
Ben Howard
2015-05-19
EC2: be aware of eu-central-1 availability zone
Scott Moser
2015-05-15
pep8 fixes
Scott Moser
2015-05-15
Azure: remove dependency on walinux-agent
Scott Moser
2015-05-15
detect that CentOS 7 uses systemd, write previous-hostname in that case.
Scott Moser
2015-05-14
read_seeded: fix reed_seeded after regression
Scott Moser
2015-05-08
Python 2.6 fixes.
Daniel Watkins
2015-05-08
Fix retrying.
Daniel Watkins
2015-05-08
Default to old code path.
Daniel Watkins
2015-05-08
Reintroduce original code path.
Daniel Watkins
2015-05-08
Move our walinuxagent implementation to a single function call.
Daniel Watkins
2015-05-08
Stop using Python 3 only tempfile.TemporaryDirectory (but lose free cleanup).
Daniel Watkins
2015-05-08
Split WALinuxAgentShim code out to separate file.
Daniel Watkins
2015-05-08
Remove unused import.
Daniel Watkins
2015-05-08
Make find_endpoint a staticmethod to clean up top-level namespace.
Daniel Watkins
2015-05-08
Cache certificate response to save on communication with fabric.
Daniel Watkins
2015-05-08
Add logging.
Daniel Watkins
2015-05-08
Return a dict of data from WALinuxAgentShim, rather than accessing attributes.
Daniel Watkins
2015-05-07
Implement basic replacement for walinuxagent in Azure data source.
Daniel Watkins
2015-05-01
Update is_disk_used for changed enumerate_disk output.
Scott Moser
2015-05-01
fix 'Make pyflakes'
Scott Moser
2015-05-01
Azure: if user has set hostname, do not overwrite it
Scott Moser
2015-04-21
Fix +tests for GCE datasource not handling per-instance SSH keys
Joshua Harlow
2015-04-21
Don't overwrite the hostname if the user has changed it after we set it
Joshua Harlow
2015-04-21
Add functionality to fixate the uid of a newly added user.
Joshua Harlow
2015-04-20
GCE instance-level SSH keys override project-level keys. (LP: #1403617)
Daniel Watkins
2015-04-20
Support multiple metadata paths for metadata keys in GCE data source.
Daniel Watkins
2015-04-20
Rename found variable in GCE data source.
Daniel Watkins
2015-04-20
Refactor GCE metadata fetching to use a helper class.
Daniel Watkins
2015-04-16
fix cloud-config-archive handling
Scott Moser
2015-04-16
pep8 fixes
Scott Moser
2015-04-15
Don't overwrite the hostname if the user has changed it after we set it
brak
2015-04-15
CentOS 7 uses systemd. RHEL distributions using systemd were not properly sa...
brak
2015-04-15
Reset host name after bounce has allowed walinuxagent to run successfully.
Daniel Watkins
2015-04-15
Add unit tests for Azure hostname bouncing.
Daniel Watkins
2015-04-14
Add functionality to fixate the uid of a newly added user.
Gerhard Muntingh
2015-03-31
adjust cc_snappy for snappy install package with config.
Scott Moser
2015-03-27
allow-unauthenticated when done from local file
Scott Moser
2015-03-27
do not use set
Scott Moser
2015-03-27
be more user-friendly when looking for matching .config
Scott Moser
2015-03-27
merge from trunk
Scott Moser
2015-03-27
NoCloud: the local portion of NoCloud incorrectly claimed datasources
Scott Moser
2015-03-27
fix read_install
Scott Moser
2015-03-27
address namespacing
Scott Moser
2015-03-27
set snappy command earlier
Scott Moser
2015-03-27
change 'configs' to 'config', and namespace input to 'snappy config'
Scott Moser
2015-03-26
fix scope so that SNAPPY_CMD is affected by set_snappy_command
Scott Moser
2015-03-26
mention ubuntu-core
Scott Moser
2015-03-26
improve doc, change 'click_packages' path to be 'snaps'
Scott Moser
[next]