index
:
delta/cloud-init-git.git
22.4.x
23.1.x
archived/19.1
cla
d80d0fcc0
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
deps
docs/19.1
james-hotplug
main
master
oddbloke-travis-test
pr_holman_docs
quick-check
rtd-build
single-schema-validation
single-schema-validation-a-d
stable-18.4
stable-19.4
test_upgrade
tests
tests-wip
ubuntu/artful
ubuntu/bionic
ubuntu/bionic-22.4.x
ubuntu/bionic-23.1.x
ubuntu/cosmic
ubuntu/daily/bionic
ubuntu/daily/devel
ubuntu/daily/eoan
ubuntu/daily/focal
ubuntu/daily/groovy
ubuntu/daily/hirsute
ubuntu/daily/impish
ubuntu/daily/xenial
ubuntu/devel
ubuntu/devel-23.1.x
ubuntu/disco
ubuntu/eoan
ubuntu/focal
ubuntu/focal-22.4.x
ubuntu/focal-23.1.x
ubuntu/groovy
ubuntu/hirsute
ubuntu/impish
ubuntu/jammy
ubuntu/jammy-22.4.x
ubuntu/jammy-23.1.x
ubuntu/kinetic
ubuntu/kinetic-22.4.x
ubuntu/kinetic-23.1.x
ubuntu/lunar
ubuntu/lunar-23.1.x
ubuntu/precise
ubuntu/trusty
ubuntu/xenial
ubuntu/yakkety
ubuntu/zesty
upstream/20.4.1
v22.3
github.com: canonical/cloud-init.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support configuring SSH host certificates. (#660)
Jonathan Lung
2020-11-20
2
-12
/
+87
*
cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655)
Mina Galić
2020-11-19
1
-52
/
+16
*
cli: add --system param to allow validating system user-data on a machine (#575)
Chad Smith
2020-11-18
1
-9
/
+32
*
Make some language improvements in growpart documentation (#649)
Shane Frasier
2020-11-03
1
-5
/
+6
*
remove unnecessary reboot from gpart resize (#646)
Mina Galić
2020-11-02
1
-4
/
+0
*
Correct documentation and testcase data for some user-data YAML (#618)
dermotbradley
2020-10-30
2
-5
/
+6
*
Add config modules for controlling IBM PowerVM RMC. (#584)
Aman306
2020-10-28
2
-0
/
+302
*
cc_mounts: correctly fallback to dd if fallocate fails (#585)
Daniel Watkins
2020-10-20
2
-4
/
+37
*
Fix name of ntp and chrony service on CentOS and RHEL. (#589)
Scott Moser
2020-10-01
1
-0
/
+8
*
Fix typo in resolv_conf module's description (#578)
Wacław Schiller
2020-09-22
1
-1
/
+1
*
cc_users_groups: minor doc formatting fix (#577)
Daniel Watkins
2020-09-22
1
-4
/
+3
*
Fix typo in disk_setup module's description (#579)
Wacław Schiller
2020-09-21
1
-1
/
+1
*
create a shutdown_command method in distro classes (#567)
Emmanuel Thomé
2020-09-15
1
-48
/
+8
*
LXD: detach network from profile before deleting it (#542)
Paride Legovini
2020-08-27
1
-4
/
+8
*
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-08-25
7
-27
/
+41
*
Update the list of valid ssh keys. (#487)
Ole-Martin Bratteng
2020-08-21
2
-3
/
+39
*
Add Alpine Linux support. (#535)
dermotbradley
2020-08-19
5
-37
/
+370
*
Detect kernel version before swap file creation (#428)
Eduardo Otubo
2020-08-18
1
-3
/
+5
*
Fix 'Users and Groups' configuration documentation (#530)
sshedi
2020-08-13
1
-0
/
+7
*
Fix a typo in apt pipelining module (#525)
Xiao Liang
2020-08-10
1
-1
/
+1
*
cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (...
dermotbradley
2020-07-15
1
-7
/
+13
*
cloudinit: remove global disable of pylint W0107 and fix errors (#489)
Daniel Watkins
2020-07-15
1
-1
/
+0
*
cloudinit: remove global disable of pylint W0105 and fix errors (#480)
Daniel Watkins
2020-07-13
1
-8
/
+6
*
Fix two minor warnings (#475)
Daniel Watkins
2020-07-13
1
-2
/
+2
*
cc_mounts: handle missing fstab (#484)
Ryan Harper
2020-07-10
1
-10
/
+11
*
Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...
Daniel Watkins
2020-06-30
1
-3
/
+16
*
Add schema for cc_chef module (#375)
lucasmoura
2020-06-29
1
-71
/
+288
*
cc_final_message: don't create directories when writing boot-finished (#445)
Daniel Watkins
2020-06-22
2
-1
/
+34
*
Replace cc_chef is_installed with use of subp.is_exe. (#421)
Scott Moser
2020-06-08
1
-10
/
+3
*
Move runparts to subp. (#420)
Scott Moser
2020-06-08
5
-9
/
+10
*
Move subp into its own module. (#416)
Scott Moser
2020-06-08
39
-194
/
+249
*
test: fix all flake8 E241 (#403)
Joshua Powers
2020-06-02
1
-1
/
+1
*
cc_grub_dpkg: determine idevs in more robust manner with grub-probe (#358)
Matthew Ruffell
2020-06-01
2
-25
/
+246
*
Enable chef_license support for chef infra client (#389)
Bipin Bachhao
2020-05-27
1
-0
/
+2
*
cc_snap: validate that assertions property values are strings (#370)
Daniel Watkins
2020-05-21
2
-5
/
+23
*
test_resolv_conf: refresh stale comment (#374)
Daniel Watkins
2020-05-19
1
-2
/
+2
*
cc_snap: apply validation to snap.commands properties (#364)
Daniel Watkins
2020-05-18
2
-0
/
+46
*
cloudinit: minor pylint fixes (#360)
Daniel Watkins
2020-05-14
2
-1
/
+8
*
cloudinit: remove unneeded __future__ imports (#362)
Daniel Watkins
2020-05-14
1
-2
/
+0
*
Add schema to apt configure config (#357)
lucasmoura
2020-05-13
4
-230
/
+396
*
Create tests to validate schema examples (#348)
lucasmoura
2020-05-06
1
-2
/
+2
*
cc_locale: introduce schema (#335)
Daniel Watkins
2020-04-30
1
-16
/
+49
*
yum_add_repo: Add Centos to the supported distro list (#340)
Ryan Harper
2020-04-30
1
-2
/
+2
*
Add docs about creating parent folders (#330)
Adrian Wilkins
2020-04-28
1
-0
/
+1
*
schema: ignore spurious pylint error (#332)
Daniel Watkins
2020-04-27
1
-1
/
+4
*
schema: add json schema for write_files module (#152)
Chad Smith
2020-04-24
2
-71
/
+225
*
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-04-24
1
-5
/
+5
*
test_mounts: expand happy path test for both happy paths (#319)
Daniel Watkins
2020-04-16
1
-1
/
+7
*
cc_mounts: fix incorrect format specifiers (#316)
Daniel Watkins
2020-04-15
2
-4
/
+26
*
swap file "size" being used before checked if str (#315)
Eduardo Otubo
2020-04-14
1
-1
/
+1
[next]