From 7650d8b7aa7039fecc94472b2c65dc2f2df6da2b Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Wed, 29 Apr 2015 14:41:55 -0500 Subject: [PATCH] Remove apt-mirror.front from octo resolv.conf base config. Signed-off-by: Andrew Schoen --- roles/testnode/templates/resolvconf/base_octo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/testnode/templates/resolvconf/base_octo b/roles/testnode/templates/resolvconf/base_octo index 6475445..e1528e6 100644 --- a/roles/testnode/templates/resolvconf/base_octo +++ b/roles/testnode/templates/resolvconf/base_octo @@ -1,3 +1,3 @@ # {{ ansible_managed }} nameserver 10.10.160.1 -search ceph.redhat.com front.sepia.ceph.com sepia.ceph.com +search ceph.redhat.com sepia.ceph.com -- 2.39.5