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
/
config
Age
Commit message (
Expand
)
Author
2020-04-16
test_mounts: expand happy path test for both happy paths (#319)
Daniel Watkins
2020-04-15
cc_mounts: fix incorrect format specifiers (#316)
Daniel Watkins
2020-04-14
swap file "size" being used before checked if str (#315)
Eduardo Otubo
2020-04-02
Add support for NFS/EFS mounts (#300)
Andrew Beresford
2020-03-25
set_passwords: avoid chpasswd on BSD (#268)
Gonéri Le Bouder
2020-03-23
cc_disk_setup: fix RuntimeError (#270)
Daniel Watkins
2020-03-23
cc_apt_configure/util: combine search_for_mirror implementations (#271)
Daniel Watkins
2020-03-19
cloudinit/tests: remove unneeded with_logs configuration (#263)
Daniel Watkins
2020-03-13
cc_resolv_conf: introduce tests and stabilise output across Python versions (...
Daniel Watkins
2020-03-11
Add pub_key_ed25519 to cc_phone_home (#237)
Daniel Hensby
2020-02-13
docs: mount_default_files is a list of 6 items, not 7 (#212)
Chad Smith
2020-02-10
unittest: fix stderr leak in cc_set_password random unittest output. (#208)
Ryan Harper
2020-02-07
cc_disk_setup: add swap filesystem force flag (#207)
Ryan Harper
2020-01-31
cloudinit: replace "from six import X" imports (except in util.py) (#183)
Daniel Watkins
2020-01-29
Replace mock library with unittest.mock (#186)
Daniel Watkins
2020-01-27
Print ssh key fingerprints using sha256 hash (#188)
Ryan Harper
2020-01-24
cc_set_password: increase random pwlength from 9 to 20 (#189)
Ryan Harper
2020-01-23
Do not use fallocate in swap file creation on xfs. (#70)
Eduardo Otubo
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2020-01-16
util: rename get_architecture to get_dpkg_architecture (#173)
Daniel Watkins
2020-01-16
Ensure util.get_architecture() runs only once (#172)
Ryan Harper
2020-01-14
Only use gpart if it is the BSD gpart (#131)
Conrad Hoffmann
2020-01-07
fixed minor bug with mkswap in cc_disk_setup.py (#143)
andreaf74
2019-12-20
modules: drop cc_snap_config config module (#134)
Chad Smith
2019-12-20
doc: update cc_set_hostname frequency and descrip (#109)
Joshua Powers
2019-12-20
freebsd: introduce the freebsd renderer (#61)
Gonéri Le Bouder
2019-12-19
cc_snappy: remove deprecated module (#127)
Daniel Watkins
2019-12-18
cloud-init: fix capitalisation of SSH (#126)
Daniel Watkins
2019-12-18
doc: update cc_ssh clarify host and auth keys
Joshua Powers
2019-12-12
fix unlocking method on FreeBSD
Igor Galić
2019-12-11
docs: add additional details to per-instance/once
Joshua Powers
2019-11-26
set_passwords: support for FreeBSD (#46)
Igor Galić
2019-11-25
Correct jumbled documentation for cc_set_hostname module (#64)
do3meli
2019-11-13
switch default FreeBSD salt minion pkg from py27 to py36
Dominic Schlegel
2019-10-31
Add config for ssh-key import and consuming user-data
Pavel Zakharov
2019-10-31
cc_puppet: Implement csr_attributes.yaml support
Matthias Baur
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
[next]