fix incorrect filename
This commit is contained in:
parent
875cf18839
commit
6f750a05ee
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ dns: 10.5.126.21
|
|||
# the host_vars/$hostname file
|
||||
host_group: kojibuilder
|
||||
fas_client_groups: sysadmin-releng,sysadmin-osbs
|
||||
sudoers: "{{ private }}/files/sudo/buildvm-stg"
|
||||
sudoers: "{{ private }}/files/sudo/buildvm-stg-sudoers"
|
||||
datacenter: staging
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue