Fix up some secondary01 things
This commit is contained in:
parent
f2c76feb17
commit
ac1aecf44c
2 changed files with 14 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3",
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/alt' }
|
||||
- { role: nfs/client,
|
||||
mnt_dir: '/srv/pub/secondary',
|
||||
mnt_dir: '/srv/pub/fedora-secondary',
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3",
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/fedora-secondary' }
|
||||
|
||||
|
|
13
roles/hosts/files/secondary-hosts
Normal file
13
roles/hosts/files/secondary-hosts
Normal file
|
@ -0,0 +1,13 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
10.5.125.63 koji.fedoraproject.org
|
||||
10.5.125.36 kojipkgs.fedoraproject.org
|
||||
10.5.126.23 infrastructure.fedoraproject.org
|
||||
10.5.124.138 arm.koji.fedoraproject.org
|
||||
10.5.124.138 armpkgs.fedoraproject.org
|
||||
10.5.125.44 pkgs.fedoraproject.org pkgs
|
||||
#
|
||||
# This is proxy01.phx2.fedoraproject.org
|
||||
#
|
||||
10.5.126.51 mirrors.fedoraproject.org
|
||||
10.5.126.51 admin.fedoraproject.org
|
Loading…
Add table
Add a link
Reference in a new issue