From a7ac03eada3706afb5e1c9253463bce5b7321e4d Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Wed, 6 Nov 2019 12:52:55 -0800 Subject: [PATCH] ansible: remove nonexistent freebsd machines See: https://github.com/nodejs/build/pull/2012 --- ansible/inventory.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index bdfed9ef9..45ff2afd9 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -98,8 +98,6 @@ hosts: ubuntu1804-x64-1: {ip: 178.128.181.213} - joyent: - freebsd10-x64-1: {ip: 72.2.115.15} - freebsd10-x64-2: {ip: 72.2.114.23} smartos15-x64-3: {ip: 165.225.148.128} smartos15-x64-4: {ip: 165.225.149.91} smartos16-x64-3: {ip: 165.225.151.106}