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
Age
Commit message (
Expand
)
Author
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
2020-03-11
Add pub_key_ed25519 to cc_phone_home (#237)
Daniel Hensby
2020-03-10
instance-data: add cloud-init merged_cfg and sys_info keys to json (#214)
Chad Smith
2020-03-05
ec2: Do not fallback to IMDSv1 on EC2 (#216)
Chad Smith
2020-03-04
instance-data: write redacted cfg to instance-data.json (#233)
Chad Smith
2020-03-04
net: support network-config:disabled on the kernel commandline (#232)
Chad Smith
2020-03-03
ec2: only redact token request headers in logs, avoid altering request (#230)
Chad Smith
2020-02-25
Add physical network type: cascading to openstack helpers (#200)
sab-systems
2020-02-20
Release 20.1 (#222)
20.1
Daniel Watkins
2020-02-19
ec2: Do not log IMDSv2 token values, instead use REDACTED (#219)
Ryan Harper
2020-02-18
utils: use SystemRandom when generating random password. (#204)
Dimitri John Ledkov
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-02-03
sysconfig: distro-specific config rendering for BOOTPROTO option (#162)
Robert Schweikert
2020-01-31
cloudinit: replace "from six import X" imports (except in util.py) (#183)
Daniel Watkins
2020-01-30
net/cmdline: correctly handle static ip= config (#201)
Dimitri John Ledkov
2020-01-29
Replace mock library with unittest.mock (#186)
Daniel Watkins
2020-01-29
Scaleway: Fix DatasourceScaleway to avoid backtrace (#128)
Louis Bouchard
2020-01-28
cloudinit/cmd/devel/net_convert.py: add missing space (#191)
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-21
Start removing dependency on six (#178)
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-14
freebsd: remove superflu exception mapping (#166)
Gonéri Le Bouder
2020-01-09
util: move uptime's else branch into its own boottime function (#53)
Igor Galić
2020-01-08
net: fix rendering of 'static6' in network config (#77)
Ryan Harper
2020-01-08
Make tests work with Python 3.8 (#139)
Conrad Hoffmann
2020-01-07
fixed minor bug with mkswap in cc_disk_setup.py (#143)
andreaf74
2020-01-07
freebsd: fix create_group() cmd (#146)
Gonéri Le Bouder
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-18
Release 19.4
Chad Smith
2019-12-18
rbxcloud: fix dsname in RbxCloud
Adam Dobrawy
2019-12-18
apport: Add RbxCloud ds
Adam Dobrawy
2019-12-18
settings: Add RbxCloud
Adam Dobrawy
2019-12-17
Partially revert "fix unlocking method on FreeBSD" (#116)
Daniel Watkins
2019-12-16
tests: mock uid when running as root (#113)
Joshua Powers
2019-12-13
cloudinit/netinfo: remove unused getgateway (#111)
Daniel Watkins
2019-12-12
azure: avoid re-running cloud-init when instance-id is byte-swapped (#84)
AOhassan
2019-12-12
fix unlocking method on FreeBSD
Igor Galić
2019-12-11
docs: add additional details to per-instance/once
Joshua Powers
[next]