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
/
config
Age
Commit message (
Expand
)
Author
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-09-01
Add unit tests for config/cc_ssh.py
Francis Ginther
2018-07-21
pylint: Fix pylint warnings reported in pylint 2.0.0.
Scott Moser
2018-07-09
docs: note in rtd about avoiding /tmp when writing files
Chad Smith
2018-06-28
docs: Fix a small spelling error.
Oz N Tiram
2018-06-19
docs: represent sudo:false in docs for user_groups config module
Chad Smith
2018-06-15
lxd: Delete default network and detach device if lxd-init created them.
Scott Moser
2018-05-29
pyflakes: fix unused variable references identified by pyflakes 2.0.0.
Scott Moser
2018-05-23
yaml_load/schema: Add invalid line and column nums to error message
Chad Smith
2018-05-22
cc_mounts: Do not add devices to fstab that are already present.
Lars Kellogg-Stedman
2018-05-17
read_file_or_url: move to url_helper, fix bug in its FileResponse.
Scott Moser
2018-05-16
flake8: fix flake8 errors in previous commit.
Scott Moser
2018-05-16
typos: Fix spelling mistakes in cc_mounts.py log messages
Stephen Ford
2018-05-01
FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.
Harm Weites
2018-04-26
net: detect unstable network names and trigger a settle if needed
Ryan Harper
2018-04-20
schema: in validation, raise ImportError if strict but no jsonschema.
Scott Moser
2018-04-20
set_passwords: Add newline to end of sshd config, only restart if updated.
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-18
Schema: do not warn on duplicate items in commands.
Scott Moser
2018-04-18
net: Depend on iproute2's ip instead of net-tools ifconfig or route
Chad Smith
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-04-03
correct documentation to match correct attribute name usage.
Dominic Schlegel
2018-04-02
cc_resizefs, util: handle no /dev/zfs
Ryan Harper
2018-03-27
FreeBSD: resizefs module now able to handle zfs/zpool.
Dominic Schlegel
2018-03-26
cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirs
Chad Smith
2018-03-23
tests: Fix newly added schema unit tests to skip if no jsonschema.
Scott Moser
2018-03-22
ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
Chad Smith
2018-03-16
tests: fix flakes warning for unused variable
Chad Smith
2018-03-16
tests: patch leaked stderr messages from snap unit tests
Chad Smith
2018-03-16
cc_snap: Add new module to install and configure snapd and snap packages.
Chad Smith
2018-03-15
doc: fix all warnings issued by 'tox -e doc'
Scott Moser
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2018-03-08
Make salt minion module work on FreeBSD.
Dominic Schlegel
2018-03-02
Change some list creation and population to literal.
Rémy Léone
2018-02-26
Implement puppet 4 support
Romanos Skiadas
2018-02-23
salt: configure grains in grains file rather than in minion config.
Daniel Wallace
2018-01-26
Fix potential cases of uninitialized variables.
Chad Smith
2018-01-24
docs: Fix typos in docs and one debug message.
aRkadeFR
2018-01-24
btrfs: support resizing if root is mounted ro.
Robert Schweikert
2017-12-15
lint: Fix lints seen by pylint version 1.8.1.
Chad Smith
2017-11-16
ntp: fix configuration template rendering for openSUSE and SLES
Chad Smith
2017-11-10
hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs.
Robert Schweikert
2017-11-10
rh_subscription: Perform null checks for enabled and disabled repos.
Dave Mulford
2017-10-23
resizefs: Fix regression when system booted with root=PARTUUID=
Chad Smith
2017-10-20
citest: fix remaining warnings raised by integration tests.
Scott Moser
2017-10-20
ntp: fix config module schema to allow empty ntp config
Chad Smith
2017-10-18
schema: Log debug instead of warning when jsonschema is not available.
Scott Moser
2017-10-03
suse: Support addition of zypper repos via cloud-config.
Robert Schweikert
2017-10-02
Remove prettytable dependency, introduce simpletable
Andrew Jorgensen
[next]