From 41d57bd5ce91102cf1291019b7d8af337cbe7d17 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 23 Feb 2018 23:16:13 +0000 Subject: [PATCH] add a os-stg-hosts with pointer to the external ip for registery --- roles/hosts/files/os-stg-hosts | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/hosts/files/os-stg-hosts diff --git a/roles/hosts/files/os-stg-hosts b/roles/hosts/files/os-stg-hosts new file mode 100644 index 0000000000..944b7908e7 --- /dev/null +++ b/roles/hosts/files/os-stg-hosts @@ -0,0 +1,3 @@ +127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 +::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 +209.132.182.63 registry.access.redhat.com