fix incorrect filename

This commit is contained in:
Kevin Fenzi 2018-03-27 17:12:23 +00:00
parent 875cf18839
commit 6f750a05ee

View file

@ -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"