From 02e0d31298904582249610fa9183575cee5c7dbd Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 18 Aug 2019 10:04:19 +0200 Subject: added r3-cccamp19-sw0, some fixes for dellos6 roles --- chaos-at-home/host_vars/r3-cccamp19-sw0.yml | 9 +++++++++ chaos-at-home/r3-cccamp19-sw0.yml | 8 ++++++++ 2 files changed, 17 insertions(+) create mode 100644 chaos-at-home/host_vars/r3-cccamp19-sw0.yml create mode 100644 chaos-at-home/r3-cccamp19-sw0.yml (limited to 'chaos-at-home') diff --git a/chaos-at-home/host_vars/r3-cccamp19-sw0.yml b/chaos-at-home/host_vars/r3-cccamp19-sw0.yml new file mode 100644 index 00000000..9a0e7782 --- /dev/null +++ b/chaos-at-home/host_vars/r3-cccamp19-sw0.yml @@ -0,0 +1,9 @@ +$ANSIBLE_VAULT;1.2;AES256;chaos-at-home +36323334643335666630393439363962363665633161333563336237376532303137336431336665 +3430313039653331633563393033393637633164616462310a366162373163353561363864306465 +30343433653738663735383532336535396231613162303232656139663562633238383765666233 +3434616261623131310a343236333230363866666331663665373566383938383136316536323435 +62313238303564666230393333353630326464316631376238366635616238613232366466383035 +63636562616437356432323731613632653636363031643165666339633363353934633262643466 +64363839343230393863643532613365393033333731653830363061663135663533636332353162 +36336233376561613338 diff --git a/chaos-at-home/r3-cccamp19-sw0.yml b/chaos-at-home/r3-cccamp19-sw0.yml new file mode 100644 index 00000000..1fbeb452 --- /dev/null +++ b/chaos-at-home/r3-cccamp19-sw0.yml @@ -0,0 +1,8 @@ +--- +- name: bootstrap + hosts: r3-cccamp19-sw0 + gather_facts: no + roles: + - dellos6/bootstrap + - dellos6/base + - dellos6/layer2 -- cgit v1.2.3