tf-ansible-workflow

Terraform/Ansible Workflow for Libvirt
git clone https://git.in0rdr.ch/tf-ansible-workflow.git
Log | Files | Refs | Pull requests |Archive

commit 6bf0b5c6b22dd71dbb0d28fe7b3eca14ef442fff
parent c0eb5652a0a077ca14a984bbbe91a770b49b2420
Author: Andreas Gruhler <andreas.gruhler@adfinis-sygroup.ch>
Date:   Fri, 20 Mar 2020 14:09:31 +0100

delete cloud_init.cfg

Diffstat:
Dlibvirt/terraform/cloud_init.cfg | 23-----------------------
1 file changed, 0 insertions(+), 23 deletions(-)

diff --git a/libvirt/terraform/cloud_init.cfg b/libvirt/terraform/cloud_init.cfg @@ -1,23 +0,0 @@ -#cloud-config -# vim: syntax=yaml -# -# *********************** -# ---- for more examples look at: ------ -# ---> https://cloudinit.readthedocs.io/en/latest/topics/examples.html -# ****************************** -# -# This is the configuration syntax that the write_files module -# will know how to understand. encoding can be given b64 or gzip or (gz+b64). -# The content will be decoded accordingly and then written to the path that is -# provided. -# -# Note: Content strings here are truncated for example purposes. -ssh_pwauth: True -disable_root: False -chpasswd: - list: - root:root - expire: False -ssh_authorized_keys: - - ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDirTd1BI4qwFHZc+H3loOGpx4Xfb0XUkDiZIYM48/BF/qhVBgkCrHAP3940Qb4DVjydH7vxML6ZfGnZ0rgFuZlQDoNcM2xS/dcWbHev0vv3JT6YMlUVJvknlGJXTgfkgafm8XYItm7CfE63OC1lJyYMKnnZFCTUn+oAnohhHeMIbZGID0P2XencSIEU+OA+9h8uLsdM/LaI89UeoKTYThH5EhWygL727nnUB/DjngazjIW+lS1HFPKUYexBaHAP3Cfic80aDvouJQ4zBe4ZsTV+x8J/pVEM4ys5TYaHMGGQlHLJoSDRJx75H5eu1CpFRZEhivZ53fCqJlXyfTnVnBp -