From: Christian Pointner Date: Sat, 6 Jul 2019 00:26:06 +0000 (+0200) Subject: added new host vex2 X-Git-Url: https://git.realraum.at/?a=commitdiff_plain;h=fd7dd2e706d6a5e34c92ea0f9cc2884c0a81c791;p=noc.git added new host vex2 --- diff --git a/ansible/host_playbooks/vex2.yml b/ansible/host_playbooks/vex2.yml new file mode 100644 index 0000000..6de0a29 --- /dev/null +++ b/ansible/host_playbooks/vex2.yml @@ -0,0 +1,5 @@ +--- +- name: Basic Setup for vex2 + hosts: vex2 + roles: + - role: base diff --git a/ansible/hosts.ini b/ansible/hosts.ini index 26bb727..1ef6065 100644 --- a/ansible/hosts.ini +++ b/ansible/hosts.ini @@ -38,6 +38,7 @@ gnocchi[0:1] [virtualservers] vex vm_install_host=mur.at +vex2 [virtualservers:children] virtualservers-alfred