summaryrefslogtreecommitdiff
path: root/_graveyard_/chaos-at-home/r3-cccamp19_vm.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-06-22 02:37:11 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-06-22 02:37:11 +0200
commit5a35c210ddb64998586b69b921e8d721395f09d5 (patch)
tree9a65e26f147c59ab379e1cd23a1baf60ac5d5264 /_graveyard_/chaos-at-home/r3-cccamp19_vm.yml
parentMerge branch 'topic/kubernetes-network-plugins' (diff)
parentconverted other physical machines to new network config (diff)
Merge branch 'topic/network-interfaces-variables-refactoring'
Diffstat (limited to '_graveyard_/chaos-at-home/r3-cccamp19_vm.yml')
-rw-r--r--_graveyard_/chaos-at-home/r3-cccamp19_vm.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/_graveyard_/chaos-at-home/r3-cccamp19_vm.yml b/_graveyard_/chaos-at-home/r3-cccamp19_vm.yml
new file mode 100644
index 00000000..fa4ffb77
--- /dev/null
+++ b/_graveyard_/chaos-at-home/r3-cccamp19_vm.yml
@@ -0,0 +1,9 @@
+---
+- name: Basic Setup
+ hosts: "{{ install_hostname }}"
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd
+ - role: core/zsh
+ - role: dyndns/client