Skip to content

Commit 1815898

Browse files
committed
testnode: Stop rewriting /etc/hosts
We handle this in prep-fog-capture now by writing /etc/hosts from scratch. Signed-off-by: David Galloway <david.galloway@ibm.com>
1 parent 2fb32b1 commit 1815898

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

roles/testnode/tasks/apt_systems.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@
8787
groups: fuse,kvm,disk
8888
append: yes
8989

90-
- import_tasks: static_ip.yml
91-
when:
92-
- "'vps' not in group_names"
93-
- not containerized_node
94-
9590
- name: Stop apache2
9691
service:
9792
name: apache2

roles/testnode/tasks/static_ip.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)