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
/
config
Age
Commit message (
Expand
)
Author
2019-10-24
Fix usages of yaml, and move yaml_dump to safeyaml.dumps.
Scott Moser
2019-10-17
replace any deprecated log.warn with log.warning
Dominic Schlegel
2019-08-22
ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULA
Chad Smith
2019-08-19
ubuntu-drivers: emit latelink=true debconf to accept nvidia eula
Chad Smith
2019-08-15
pyflakes: remove unused variable
Joshua Powers
2019-08-09
Add support for publishing host keys to GCE guest attributes
Rick Wright
2019-08-07
cc_set_passwords: rewrite documentation
Daniel Watkins
2019-07-10
Fix a couple of issues raised by a coverity scan
Daniel Watkins
2019-05-31
Fix spelling error making 'an Ubuntu' consistent.
Brian Murray
2019-05-28
freebsd: ability to grow root file system
Gonéri Le Bouder
2019-05-08
cc_mounts: check if mount -a on no-change fstab path
Jason Zions (MSFT)
2019-04-17
cc_apt_configure: fix typo in apt documentation
Dominic Schlegel
2019-04-04
ubuntu_advantage: rewrite cloud-config module
Chad Smith
2019-03-19
Add ubuntu_drivers config module
Daniel Watkins
2019-02-27
cc_apt_pipelining: stop disabling pipelining by default
Daniel Watkins
2019-02-26
cc_rsyslog: Escape possible nested set
Daniel Watkins
2019-02-25
Enable encrypted_data_bag_secret support for Chef
Eric Williams
2019-01-30
Resolve flake8 comparison and pycodestyle over-ident issues
Paride Legovini
2019-01-28
flake8: use ==/!= to compare str, bytes, and int literals
Paride Legovini
2019-01-25
lxd: install zfs-linux instead of zfs meta package
Johnson Shi
2019-01-15
cc_set_passwords: Fix regex when parsing hashed passwords
Marlin Cremers
2018-12-06
write_files: add support for appending to files.
James Baxter
2018-11-14
resizefs: Prefix discovered devpath with '/dev/' when path does not exist
Igor Galić
2018-10-11
Correct spelling in an error message (udevadm).
Katie McLaughlin
2018-09-26
lxd: adjust to snap installed lxd.
Scott Moser
2018-09-08
config: disable ssh access to a configured user account
Chad Smith
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-09-01
Add unit tests for config/cc_ssh.py
Francis Ginther
2018-07-21
pylint: Fix pylint warnings reported in pylint 2.0.0.
Scott Moser
2018-07-09
docs: note in rtd about avoiding /tmp when writing files
Chad Smith
2018-06-28
docs: Fix a small spelling error.
Oz N Tiram
2018-06-19
docs: represent sudo:false in docs for user_groups config module
Chad Smith
2018-06-15
lxd: Delete default network and detach device if lxd-init created them.
Scott Moser
2018-05-29
pyflakes: fix unused variable references identified by pyflakes 2.0.0.
Scott Moser
2018-05-23
yaml_load/schema: Add invalid line and column nums to error message
Chad Smith
2018-05-22
cc_mounts: Do not add devices to fstab that are already present.
Lars Kellogg-Stedman
2018-05-17
read_file_or_url: move to url_helper, fix bug in its FileResponse.
Scott Moser
2018-05-16
flake8: fix flake8 errors in previous commit.
Scott Moser
2018-05-16
typos: Fix spelling mistakes in cc_mounts.py log messages
Stephen Ford
2018-05-01
FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.
Harm Weites
2018-04-26
net: detect unstable network names and trigger a settle if needed
Ryan Harper
2018-04-20
schema: in validation, raise ImportError if strict but no jsonschema.
Scott Moser
2018-04-20
set_passwords: Add newline to end of sshd config, only restart if updated.
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-18
Schema: do not warn on duplicate items in commands.
Scott Moser
2018-04-18
net: Depend on iproute2's ip instead of net-tools ifconfig or route
Chad Smith
2018-04-18
pycodestyle: Fix invalid escape sequences in string literals.
Scott Moser
2018-04-12
Implement ntp client spec with auto support for distro selection
Ryan Harper
2018-04-03
correct documentation to match correct attribute name usage.
Dominic Schlegel
2018-04-02
cc_resizefs, util: handle no /dev/zfs
Ryan Harper
[next]