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
2021-12-06
Add Strict Metaschema Validation (#1101)
Brett Holman
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-11-30
cc_ssh_authkey_fingerprints.py: prevent duplicate messages on console (#1081)
dermotbradley
2021-11-22
testing: monkeypatch system_info call in unit tests (SC-533) (#1117)
James Falcon
2021-11-01
Fix unhandled apt_configure case. (#1065)
Brett Holman
2021-10-29
Allow libexec for hotplug (#1088)
James Falcon
2021-10-29
Remove (deprecated) apt-key (#1068)
Brett Holman
2021-10-27
cc_ssh.py: Add configuration for controlling ssh-keygen output (#1083)
dermotbradley
2021-10-27
Add "install hotplug" module (SC-476) (#1069)
James Falcon
2021-10-25
Add module 'write-files-deferred' executed in stage 'final' (#916)
Lucendio
2021-10-20
Leave the details of service management to the distro (#1074)
Andy Fiddaman
2021-10-19
cc_ssh.py: fix private key group owner and permissions (#1070)
Emanuele Giuseppe Esposito
2021-10-15
testing: add get_cloud function (SC-461) (#1038)
James Falcon
2021-10-08
Use specified tmp location for growpart (#1046)
jshen28
2021-10-07
Allow comments in runcmd and report failed commands correctly (#1049)
Brett Holman
2021-09-29
Make wording for module frequency consistent (#1039)
Nicolas Bock
2021-09-29
Use ascii code for growpart (#1036)
jshen28
2021-09-22
docs: update cc_disk_setup for fs to raw disk (#1017)
James Falcon
2021-09-17
docs: fix typo and include sudo for report bugs commands (#1022)
Renan Rodrigo
2021-09-13
Improve ug_util.py (#1013)
Shreenidhi Shedi
2021-09-13
Support openEuler OS (#1012)
zhuzaifangxuele
2021-09-02
cc_update_etc_hosts: Use the distribution-defined path for the hosts file (#983)
Andy Fiddaman
2021-09-01
Add CloudLinux OS support (#1003)
Alexandr Kravchenko
2021-09-01
puppet config: add the start_agent option (#1002)
Andrew Bogott
2021-08-12
cc_resolv_conf: fix typos (#969)
Shreenidhi Shedi
2021-08-10
cc_puppet: support AIO installations and more (#960)
Gabriel Nagy
2021-08-05
Add support for EuroLinux 7 && EuroLinux 8 (#957)
Aleksander Baranowski
2021-08-03
Implementing device_aliases as described in docs (#945)
Mal Graty
2021-07-21
Add VZLinux support (#951)
eb3095
2021-06-18
Add support for VMware PhotonOS (#909)
sshedi
2021-06-14
add DragonFlyBSD support (#904)
Gonéri Le Bouder
2021-05-25
Add Rocky Linux support to cloud-init (#906)
Louis Abel
2021-05-18
Added support for importing keys via primary/security mirror clauses (#882)
Paul Goins
2021-05-07
cc_disk_setup.py: remove UDEVADM_CMD definition as not used (#886)
dermotbradley
2021-05-07
Add AlmaLinux OS support (#872)
Andrew Lukoshko
2021-05-03
Revert "Add support to resize rootfs if using LVM (#721)" (#887)
Daniel Watkins
2021-04-26
Fix chef module run failure when chef_license is set (#868)
Ben Hughes
2021-04-22
Use `partprobe` to re-read partition table if available (#856)
Nicolas Bock
2021-04-15
add prefer_fqdn_over_hostname config option (#859)
hamalq
2021-04-14
doc: Replace remaining references to user-scripts as a config module (#866)
Ryan Harper
2021-03-30
Add support to resize rootfs if using LVM (#721)
Eduardo Otubo
2021-03-19
write passwords only to serial console, lock down cloud-init-output.log (#847)
Daniel Watkins
2021-02-24
cc_keys_to_console.py: Add documentation for recently added config key (#824)
dermotbradley
2021-02-23
Update cc_set_hostname documentation (#818)
Toshi Aoyama
2021-02-22
cc_keys_to_console: add option to disable key emission (#811)
Michael Hudson-Doyle
2021-01-20
Use proper spelling for Red Hat (#778)
Dan Kenigsberg
2021-01-13
cc_seed_random: update documentation and fix integration test (#771)
Daniel Watkins
2020-12-17
cc_ca_certs: add RHEL support (#633)
cawamata
2020-11-25
cc_apt_configure: add riscv64 as a ports arch (#687)
Dimitri John Ledkov
2020-11-20
Support configuring SSH host certificates. (#660)
Jonathan Lung
[next]