I'd like to
diff --git a/manifests/servergroups/phx.pp b/manifests/servergroups/phx.pp index 312b378..038caea 100644 --- a/manifests/servergroups/phx.pp +++ b/manifests/servergroups/phx.pp @@ -10,6 +10,7 @@ class phx { } host { 'admin.fedoraproject.org': ip => '10.8.32.121', + alias => ['mirrors.fedoraproject.org',] } host { 'cvs.fedoraproject.org': ip => '10.8.34.151',
Can I get 2 +1's?
-Mike
On Mon, 26 Jan 2009, Mike McGrath wrote:
I'd like to
diff --git a/manifests/servergroups/phx.pp b/manifests/servergroups/phx.pp index 312b378..038caea 100644 --- a/manifests/servergroups/phx.pp +++ b/manifests/servergroups/phx.pp @@ -10,6 +10,7 @@ class phx { } host { 'admin.fedoraproject.org': ip => '10.8.32.121',
- alias => ['mirrors.fedoraproject.org',] } host { 'cvs.fedoraproject.org': ip => '10.8.34.151',
Can I get 2 +1's?
Actually I want that to go to an external IP so it'd be more like:
host { 'mirrors.fedoraproject.org': ip => '66.35.62.166', }
-Mike
On 2009-01-26 03:56:06 PM, Mike McGrath wrote:
Actually I want that to go to an external IP so it'd be more like:
host { 'mirrors.fedoraproject.org': ip => '66.35.62.166', }
+1 to this, then - Mike said it's so that mirrormanager will see PHX's IP and redirect to the internal mirror.
Thanks, Ricky
On Mon, 2009-01-26 at 15:56 -0600, Mike McGrath wrote:
On Mon, 26 Jan 2009, Mike McGrath wrote:
I'd like to
diff --git a/manifests/servergroups/phx.pp b/manifests/servergroups/phx.pp index 312b378..038caea 100644 --- a/manifests/servergroups/phx.pp +++ b/manifests/servergroups/phx.pp @@ -10,6 +10,7 @@ class phx { } host { 'admin.fedoraproject.org': ip => '10.8.32.121',
- alias => ['mirrors.fedoraproject.org',] } host { 'cvs.fedoraproject.org': ip => '10.8.34.151',
Can I get 2 +1's?
Actually I want that to go to an external IP so it'd be more like:
host { 'mirrors.fedoraproject.org': ip => '66.35.62.166', }
+1.
-sv
On 2009-01-26 03:53:46 PM, Mike McGrath wrote:
I'd like to
diff --git a/manifests/servergroups/phx.pp b/manifests/servergroups/phx.pp index 312b378..038caea 100644 --- a/manifests/servergroups/phx.pp +++ b/manifests/servergroups/phx.pp @@ -10,6 +10,7 @@ class phx { } host { 'admin.fedoraproject.org': ip => '10.8.32.121',
- alias => ['mirrors.fedoraproject.org',] } host { 'cvs.fedoraproject.org': ip => '10.8.34.151',
Can I get 2 +1's?
+1
Thanks, Ricky
infrastructure@lists.fedoraproject.org