From 1d667797ec56b5a4b026bdb42e61adbef9d80dd9 Mon Sep 17 00:00:00 2001 From: Stewart X Addison Date: Thu, 24 Dec 2020 14:32:49 +0000 Subject: [PATCH] inventory: add new awx and bastillion servers Signed-off-by: Stewart X Addison --- ansible/inventory.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index b77a113a1f..7ba2648a27 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -19,11 +19,15 @@ hosts: - packet: ubuntu1604-x64-1: {ip: 147.75.80.219, description: ansible.adoptopenjdk.net} + - packet: + ubuntu2004-x64-1: {ip: 147.75.80.235, description: awx.adoptopenjdk.net} + - ibmcloud: vagrant-x64-1: {ip: 150.239.60.120, description: Bare metal machine to run vagrantPlaybookCheck and qemuPlaybookCheck} - godaddy: ubuntu1604-x64-1: {ip: 160.153.247.225, description: git-hg/load relief for jenkins master} + ubuntu1604-x64-2: {ip: 160.153.244.137, desciption: bastillion.adoptopenjdk.net} - build: