Put the admin keytab in the admin keytab
Rather than the bandersnatch keytab. Change-Id: Ie03ee8313a42236a2bb49060131a44b184636a99
This commit is contained in:
parent
3d68f4717d
commit
a48642c254
@ -33,7 +33,7 @@ class openstack_project::mirror_update (
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
mode => '0400',
|
||||
content => $bandersnatch_keytab,
|
||||
content => $admin_keytab,
|
||||
}
|
||||
|
||||
file { '/usr/local/bin/bandersnatch-mirror-update':
|
||||
|
Loading…
x
Reference in New Issue
Block a user