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
/
distros
Age
Commit message (
Expand
)
Author
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
freebsd: remove superflu exception mapping (#166)
Gonéri Le Bouder
2020-01-07
freebsd: fix create_group() cmd (#146)
Gonéri Le Bouder
2019-12-20
freebsd: introduce the freebsd renderer (#61)
Gonéri Le Bouder
2019-12-18
cloud-init: fix capitalisation of SSH (#126)
Daniel Watkins
2019-12-17
Partially revert "fix unlocking method on FreeBSD" (#116)
Daniel Watkins
2019-12-12
fix unlocking method on FreeBSD
Igor Galić
2019-12-06
Add an Amazon distro in the redhat OS family
Frederick Lefebvre
2019-11-26
set_passwords: support for FreeBSD (#46)
Igor Galić
2019-11-13
distro: correctly set usr_lib_exec path for FreeBSD distro (#40)
Igor Galić
2019-09-27
debian/ubuntu: add missing word to netplan/ENI header
Daniel Watkins
2019-08-16
cloudinit/distros/parsers/sys_conf: add docstring to SysConf
Daniel Watkins
2019-08-14
distros: fix confusing variable names
Daniel Watkins
2019-07-17
net: update net sequence, include wait on netdevs, opensuse netrules path
Ryan Harper
2019-07-16
Support netplan renderer in Arch Linux
Conrad Hoffmann
2019-07-15
Update debian eni network configuration location, retain Ubuntu setting
Janos Lenart
2019-03-06
Support locking user with usermod if passwd is not available.
Scott Moser
2018-09-21
pylint: ignore warning assignment-from-no-return for _write_network
Chad Smith
2018-09-20
Remove dead-code _write_network distro implementations.
Scott Moser
2018-09-18
net_util: ensure static configs have netmask in translate_network result
Thomas Berger
2018-09-08
config: disable ssh access to a configured user account
Chad Smith
2018-09-05
sysconfig: refactor sysconfig to accept distro specific templates paths
Ryan Harper
2018-08-24
logging: Add logging config type hyperv for reporting via Azure KVP
Andy Liu
2018-06-19
Explicitly prevent `sudo` access for user module
Jacob Bednarz
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-18
pycodestyle: Fix invalid escape sequences in string literals.
Scott Moser
2018-04-12
Implement ntp client spec with auto support for distro selection
Ryan Harper
2018-03-15
FreeBSD: Set hostname to FQDN.
Dominic Schlegel
2018-03-02
Change some list creation and population to literal.
Rémy Léone
2018-01-26
Fix potential cases of uninitialized variables.
Chad Smith
2017-12-11
ec2: Use instance-identity doc for region and instance-id
Andrew Jorgensen
2017-12-05
cli: Add clean and status subcommands
Chad Smith
2017-10-26
Gentoo: Use "rc-service" rather than "service".
ckonstanski
2017-09-13
cloud-config modules: honor distros definitions in each module
Chad Smith
2017-08-30
distro: allow distro to specify a default locale
Ryan Harper
2017-08-30
suse: Add support for openSUSE and return SLES to a working state.
Robert Schweikert
2017-08-01
archlinux: Fix bug with empty dns, do not render 'lo' devices.
Scott Moser
2017-07-25
locale: Do not re-run locale-gen if provided locale is system default.
Scott Moser
2017-07-24
archlinux: fix set hostname usage of write_file.
Joshua Powers
2017-06-12
net: Allow for NetworkManager configuration
Ryan McCabe
2017-06-08
rhel/centos spec cleanups.
Scott Moser
2017-05-10
FreeBSD: improvements and fixes for use on Azure
Hongjiang Zhang
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2017-04-12
Remove (and/or fix) URL shortener references
Jon Grimm
2017-03-20
cloudinit.net: add network config v2 parsing and rendering
Ryan Harper
2017-03-17
net: add renderers for automatically selecting the renderer.
Scott Moser
2017-03-07
net: do not raise exception for > 3 nameservers
Lars Kellogg-Stedman
2017-01-12
Use dnf instead of yum when available
Lars Kellogg-Stedman
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
[next]