diff options
author | Christian Pointner <equinox@spreadspace.org> | 2019-06-29 04:11:15 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2019-06-29 04:11:15 +0200 |
commit | 0feaa05a51d454cfc02b4f72c8ee3c10743b64f6 (patch) | |
tree | 512a7149edbd410ee9d787d13afa1cc4e7b0c93f /chaos-at-home/ch-gnocchi.yml | |
parent | added gnocchi (diff) |
added debian buster to preseed
Diffstat (limited to 'chaos-at-home/ch-gnocchi.yml')
-rw-r--r-- | chaos-at-home/ch-gnocchi.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chaos-at-home/ch-gnocchi.yml b/chaos-at-home/ch-gnocchi.yml new file mode 100644 index 00000000..97fbc443 --- /dev/null +++ b/chaos-at-home/ch-gnocchi.yml @@ -0,0 +1,8 @@ +--- +- name: Basic Setup + hosts: ch-gnocchi + roles: + - role: base + - role: sshd + - role: zsh +# - role: vm/host |