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
Age
Commit message (
Expand
)
Author
2020-09-09
Merge pull request #17 from zdc/T2117-equuleus
zdc
2020-09-09
T2117: Configuration moved from template to dedicated file
zsdc
2020-09-09
cc_vyos: T2117: The source for v1 metadata changed to instance-data.json
zsdc
2020-09-08
Merge pull request #16 from zdc/T2726-equuleus
zdc
2020-09-08
cc_vyos: T2726: User creating optimizations and small fixes
zsdc
2020-07-30
Merge pull request #15 from zdc/T2403-equuleus
zdc
2020-07-30
cc_vyos: T2403: Resolved IP addresses configuration conflicts
zsdc
2020-07-23
Merge pull request #14 from zdc/T2403-equuleus
zdc
2020-07-23
cc_vyos: T2403: Network configuration and module optimization
zsdc
2020-07-22
Merge pull request #9 from zdc/T2309
zdc
2020-06-24
Jenkins: T2625: migrate to build library
Christian Poessinger
2020-04-17
Cloud-init: T2309: Added filter to host-name and code cleanup
zsdc
2020-03-21
Jenkins: T1870: support GitHub PullRequest builds
Christian Poessinger
2020-03-12
Merge pull request #5 from zdc/T2117
Christian Poessinger
2020-03-12
Cloud-init: T2117: Added missed working directory for upload stage
zsdc
2020-03-12
Jenkins: remove dependency installation - moved to Docker container
Christian Poessinger
2020-03-11
Merge pull request #4 from zdc/T2117
Christian Poessinger
2020-03-11
Cloud-init: T2117: Updated to 20.1
zsdc
2020-02-20
Release 20.1 (#222)
20.1
Daniel Watkins
2020-02-20
Update tooling for GitHub-based new releases (#223)
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-13
azurecloud: fix issues with instances not starting (#205)
Ryan Harper
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-07
import sysvinit patches from freebsd-ports tree (#161)
Igor Galić
2020-02-07
docs: fix typo (#195)
Edwin Kofler
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
run-container: use 'test -n' instead of 'test ! -z' (#202)
Paride Legovini
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
HACKING.rst: update CLA link (#199)
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-28
tools/run-container: drop support for python2 (#192)
Paride Legovini
2020-01-27
Print ssh key fingerprints using sha256 hash (#188)
Ryan Harper
2020-01-24
Make the RPM build use Python 3 (#190)
Paride Legovini
2020-01-24
cc_set_password: increase random pwlength from 9 to 20 (#189)
Ryan Harper
2020-01-23
.travis.yml: use correct Python version for xenial tests (#185)
Daniel Watkins
2020-01-23
cloudinit: remove ImportError handling for mock imports (#182)
Daniel Watkins
2020-01-23
Do not use fallocate in swap file creation on xfs. (#70)
Eduardo Otubo
2020-01-23
Jenkins: use new branch independent Docker pipeline
Christian Poessinger
2020-01-23
[Jenkinsfile] Install equivs so that mk-build-deps can work.
Daniil Baturin
2020-01-23
Update debian eni network configuration location, retain Ubuntu setting
Janos Lenart
2020-01-22
.readthedocs.yaml: install cloud-init when building docs (#181)
Daniel Watkins
2020-01-22
Introduce an RTD config file, and pin the Sphinx version to the RTD default (...
Daniel Watkins
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
[next]