summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2019-10-31Add config for ssh-key import and consuming user-dataPavel Zakharov
2019-10-31cc_puppet: Implement csr_attributes.yaml supportMatthias Baur
2019-10-24Fix usages of yaml, and move yaml_dump to safeyaml.dumps.Scott Moser
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2019-08-22ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULAChad Smith
2019-08-19ubuntu-drivers: emit latelink=true debconf to accept nvidia eulaChad Smith
2019-08-15pyflakes: remove unused variableJoshua Powers
2019-08-09Add support for publishing host keys to GCE guest attributesRick Wright
2019-08-07cc_set_passwords: rewrite documentationDaniel Watkins
2019-07-10Fix a couple of issues raised by a coverity scanDaniel Watkins
2019-05-31Fix spelling error making 'an Ubuntu' consistent.Brian Murray
2019-05-28freebsd: ability to grow root file systemGonéri Le Bouder
2019-05-08cc_mounts: check if mount -a on no-change fstab pathJason Zions (MSFT)
2019-04-17cc_apt_configure: fix typo in apt documentationDominic Schlegel
2019-04-04ubuntu_advantage: rewrite cloud-config moduleChad Smith
2019-03-19Add ubuntu_drivers config moduleDaniel Watkins
2019-02-27cc_apt_pipelining: stop disabling pipelining by defaultDaniel Watkins
2019-02-26cc_rsyslog: Escape possible nested setDaniel Watkins
2019-02-25Enable encrypted_data_bag_secret support for ChefEric Williams
2019-01-30Resolve flake8 comparison and pycodestyle over-ident issuesParide Legovini
2019-01-28flake8: use ==/!= to compare str, bytes, and int literalsParide Legovini
2019-01-25lxd: install zfs-linux instead of zfs meta packageJohnson Shi
2019-01-15cc_set_passwords: Fix regex when parsing hashed passwordsMarlin Cremers
2018-12-06write_files: add support for appending to files.James Baxter
2018-11-14resizefs: Prefix discovered devpath with '/dev/' when path does not existIgor Galić
2018-10-11Correct spelling in an error message (udevadm).Katie McLaughlin
2018-09-26lxd: adjust to snap installed lxd.Scott Moser
2018-09-08config: disable ssh access to a configured user accountChad Smith
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-09-01Add unit tests for config/cc_ssh.pyFrancis Ginther
2018-07-21pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser
2018-07-09docs: note in rtd about avoiding /tmp when writing filesChad Smith
2018-06-28docs: Fix a small spelling error.Oz N Tiram
2018-06-19docs: represent sudo:false in docs for user_groups config moduleChad Smith
2018-06-15lxd: Delete default network and detach device if lxd-init created them.Scott Moser
2018-05-29pyflakes: fix unused variable references identified by pyflakes 2.0.0.Scott Moser
2018-05-23yaml_load/schema: Add invalid line and column nums to error messageChad Smith
2018-05-22cc_mounts: Do not add devices to fstab that are already present.Lars Kellogg-Stedman
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-05-16flake8: fix flake8 errors in previous commit.Scott Moser
2018-05-16typos: Fix spelling mistakes in cc_mounts.py log messagesStephen Ford
2018-05-01FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.Harm Weites
2018-04-26net: detect unstable network names and trigger a settle if neededRyan Harper
2018-04-20schema: in validation, raise ImportError if strict but no jsonschema.Scott Moser
2018-04-20set_passwords: Add newline to end of sshd config, only restart if updated.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-04-18Schema: do not warn on duplicate items in commands.Scott Moser
2018-04-18net: Depend on iproute2's ip instead of net-tools ifconfig or routeChad Smith
2018-04-18pycodestyle: Fix invalid escape sequences in string literals.Scott Moser
2018-04-12Implement ntp client spec with auto support for distro selectionRyan Harper