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
2018-03-15
FreeBSD: Set hostname to FQDN.
Dominic Schlegel
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2018-03-14
tests: Centralize and re-use skipTest based on json schema presense.
Scott Moser
2018-03-10
This commit fixes get_hostname on the AzureDataSource.
Douglas Jordan
2018-03-09
shellify: raise TypeError on bad input.
Scott Moser
2018-03-08
Make salt minion module work on FreeBSD.
Dominic Schlegel
2018-03-02
Simplify some comparisions.
Rémy Léone
2018-03-02
Change some list creation and population to literal.
Rémy Léone
2018-03-01
GCE: fix reading of user-data that is not base64 encoded.
Scott Moser
2018-02-26
Implement puppet 4 support
Romanos Skiadas
2018-02-23
subp: Fix subp usage with non-ascii characters when no system locale.
Scott Moser
2018-02-23
salt: configure grains in grains file rather than in minion config.
Daniel Wallace
2018-02-22
release 18.1
Scott Moser
2018-02-21
OVF: Fix VMware support for 64-bit platforms.
Sankar Tanguturi
2018-02-12
tests: run nosetests in cloudinit/ directory, fix py26 fallout.
Scott Moser
2018-02-09
EC2: Fix get_instance_id called against cached datasource pickle.
Chad Smith
2018-02-08
cli: fix cloud-init status to report running when before result.json
Chad Smith
2018-02-08
net: accept network-config in netplan format for renaming interfaces
Ryan Harper
2018-02-02
Fix ssh keys validation in ssh_util
Tatiana Kholkina
2018-01-26
Fix potential cases of uninitialized variables.
Chad Smith
2018-01-24
Azure VM Preprovisioning support.
Douglas Jordan
2018-01-24
docs: Fix typos in docs and one debug message.
aRkadeFR
2018-01-24
btrfs: support resizing if root is mounted ro.
Robert Schweikert
2018-01-24
OpenNebula: Improve network configuration support.
Akihiko Ota
2018-01-23
GCE: Improvements and changes to ssh key behavior for default user.
Max Illfelder
2018-01-23
subp: make ProcessExecutionError have expected types in stderr, stdout.
Scott Moser
2018-01-23
Recognize uppercase vfat disk labels
James Penick
2018-01-12
Do not log warning on config files that represent None.
Scott Moser
2018-01-10
MAAS: add check_instance_id based off oauth tokens.
Scott Moser
2018-01-03
cli: cloud-init clean handles symlinks
Chad Smith
2017-12-20
Azure: Only bounce network when necessary.
Chad Smith
2017-12-15
lint: Fix lints seen by pylint version 1.8.1.
Chad Smith
2017-12-14
cli: Fix error in cloud-init modules --mode=init.
Chad Smith
2017-12-14
release 17.2
Scott Moser
2017-12-11
ec2: Use instance-identity doc for region and instance-id
Andrew Jorgensen
2017-12-08
VMware: Support for user provided pre and post-customization scripts
Maitreyee Saikia
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-12-05
cli: Add clean and status subcommands
Chad Smith
2017-11-30
ec2: Fix sandboxed dhclient background process cleanup.
Chad Smith
2017-11-21
sysconfig: Correctly render dns and dns search info.
Ryan McCabe
2017-11-20
EC2: Fix bug using fallback_nic and metadata when restoring from cache.
Scott Moser
2017-11-19
EC2: Kill dhclient process used in sandbox dhclient.
Scott Moser
2017-11-16
ntp: fix configuration template rendering for openSUSE and SLES
Chad Smith
2017-11-16
centos: Provide the failed #include url in error messages
Chad Smith
2017-11-13
Catch UrlError when #include'ing URLs
Andrew Jorgensen
2017-11-10
hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs.
Robert Schweikert
2017-11-10
rh_subscription: Perform null checks for enabled and disabled repos.
Dave Mulford
2017-11-10
Improve warning message when a template is not found.
Robert Schweikert
2017-11-09
Azure: don't generate network configuration for SRIOV devices
Scott Moser
[next]