Skip to content

Commit 001a572

Browse files
author
Ash Cripps
authored
inv: decomission infra-softlayer-ubuntu1404-x64-2 (#2667)
* inv: decomission `infra-softlayer-ubuntu1404-x64-2` refs: #2650 * address comments
1 parent 16c2494 commit 001a572

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

ansible/inventory.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ hosts:
2929

3030
- softlayer:
3131
debian8-x64-1: {ip: 184.172.29.199, alias: registry-mirror}
32-
ubuntu1404-x64-2: {ip: 50.23.85.254}
3332

3433

3534
- release:

ansible/playbooks/jenkins/worker/create.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
- hosts:
88
- test
99
- release
10-
# Benchmarking machine
11-
- infra-softlayer-ubuntu1404-x64-2
1210
- "!*-win*"
1311

1412
roles:

0 commit comments

Comments
 (0)