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
/
__init__.py
Age
Commit message (
Expand
)
Author
2021-07-20
Update pylint to v2.9.3 and fix the new issues it spots (#946)
Paride Legovini
2021-07-19
Initial hotplug support (#936)
James Falcon
2021-07-01
Add new network activators to bring up interfaces (#919)
James Falcon
2021-06-18
Add support for VMware PhotonOS (#909)
sshedi
2021-05-25
Add Rocky Linux support to cloud-init (#906)
Louis Abel
2021-05-07
Add AlmaLinux OS support (#872)
Andrew Lukoshko
2021-04-15
add prefer_fqdn_over_hostname config option (#859)
hamalq
2021-01-29
includedir in suoders can be prefixed by "arroba" (#783)
Jordi Massaguer Pla
2020-11-17
introduce an upgrade framework and related testing (#659)
Daniel Watkins
2020-09-15
create a shutdown_command method in distro classes (#567)
Emmanuel Thomé
2020-09-08
distros: minor typo fix (#562)
Daniel Watkins
2020-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-08-19
Add Alpine Linux support. (#535)
dermotbradley
2020-08-13
cloudinit.distros: update docstrings of add_user and create_user (#527)
Daniel Watkins
2020-06-30
Disable ec2 mirror for non aws instances (#390)
lucasmoura
2020-06-23
distros.networking: initial implementation of layout (#391)
Daniel Watkins
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-01
test: fix all flake8 E741 errors (#401)
Joshua Powers
2020-04-23
distros: handle a potential mirror filtering error case (#328)
Daniel Watkins
2020-03-31
distros: drop leading/trailing hyphens from mirror URL labels (#296)
Daniel Watkins
2020-03-31
distros: replace invalid characters in mirror URLs with hyphens (#291)
Daniel Watkins
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
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-06
Add an Amazon distro in the redhat OS family
Frederick Lefebvre
2019-11-26
set_passwords: support for FreeBSD (#46)
Igor Galić
2019-08-14
distros: fix confusing variable names
Daniel Watkins
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-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-12
Implement ntp client spec with auto support for distro selection
Ryan Harper
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-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-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-03-17
net: add renderers for automatically selecting the renderer.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-19
user-groups: fix bug when groups was provided as string and had spaces
Scott Moser
2016-12-03
when adding a user, strip whitespace from group list
Lars Kellogg-Stedman
2016-10-20
Add support for snap create-user on Ubuntu Core images.
Ryan Harper
2016-10-19
Move user/group functions to new ug_util file
Joshua Harlow
2016-08-18
distros: fix get_primary_arch method use of os.uname
Andrew Jorgensen
[next]