index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
Age
Commit message (
Expand
)
Author
2015-07-24
commit initial re-work/re-implementation of syslog config
Scott Moser
2015-07-22
improve log message
Scott Moser
2015-07-22
fixes from testing
Scott Moser
2015-07-22
replace '2' with 'TO' in globals
Scott Moser
2015-07-22
pep8 line too long
Scott Moser
2015-07-22
merge from trunk
Scott Moser
2015-07-21
untested suggested change
Scott Moser
2015-07-21
fix 'make pyflakes'
Scott Moser
2015-07-20
Return a sensible value for DataSourceGCE.availability_zone.
Daniel Watkins
2015-07-16
CloudSigma: encode/decode data before communicating over the serial channel
Daniel Watkins
2015-07-06
Return a sensible value for DataSourceGCE.availability_zone.
Daniel Watkins
2015-06-29
- Fix logic change introduced by 1000.1.1
Robert Schweikert
2015-06-16
Use wget to fetch CloudStack passwords.
Scott Moser
2015-06-16
Use wget to fetch CloudStack passwords.
Daniel Watkins
2015-06-16
growpart: fix specification of 'devices' list.
Scott Moser
2015-06-15
apt_configure: fix importing of apt gpg keys under in python3
Scott Moser
2015-06-15
cc_rh_subscription: fixes for python3
Scott Moser
2015-06-10
Add a cloud-init plugin for helping users register and subscribe their RHEL-b...
Daniel Watkins
2015-06-02
check for systemd using sd_booted() semantics
Lars Kellogg-Stedman
2015-05-29
Corrected spelling error on variable name
Brent Baude
2015-05-28
Tightening up an error message and isinstance usage based on feedback from Dan
Brent Baude
2015-05-27
Updated files with upstream review comments thanks to Dan and Scott
Brent Baude
2015-05-22
AZURE: Redact on-disk user password in /var/lib/ovf-env.xml
Ben Howard
2015-05-21
This commit consists of three things based on feedback from smosher:
Brent Baude
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-14
This patch adds a cloud-init plugin for helping users register
Brent Baude
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
[next]