summaryrefslogtreecommitdiff
path: root/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 /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 'chaos-at-home/r3-cccamp19_vm.yml')
-rw-r--r--chaos-at-home/r3-cccamp19_vm.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/chaos-at-home/r3-cccamp19_vm.yml b/chaos-at-home/r3-cccamp19_vm.yml
deleted file mode 100644
index fa4ffb77..00000000
--- a/chaos-at-home/r3-cccamp19_vm.yml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-- name: Basic Setup
- hosts: "{{ install_hostname }}"
- roles:
- - role: apt-repo/base
- - role: core/base
- - role: core/sshd
- - role: core/zsh
- - role: dyndns/client