reprepro debian-security
Fix some typos introduced with Ic33bca431ae19b44e5bc2938de425cc68785b331. We weren't referencing the updates file and the distributions template was missing a % Change-Id: If18d145f47d647cca1e33910c76851b3081e6ecb
This commit is contained in:
parent
3affa6c066
commit
5e58aa3717
@ -158,7 +158,7 @@ class openstack_project::mirror_update (
|
||||
confdir => '/etc/reprepro/debian-security',
|
||||
basedir => '/afs/.openstack.org/mirror/debian-security',
|
||||
distributions => 'openstack_project/reprepro/distributions.debian-security.erb',
|
||||
updates_file => 'puppet:///modules/openstack_project/reprepro/debian-security',
|
||||
updates_file => 'puppet:///modules/openstack_project/reprepro/debian-security-updates',
|
||||
releases => ['stretch'],
|
||||
}
|
||||
|
||||
|
@ -7,7 +7,7 @@ Architectures: amd64 arm64 source
|
||||
Components: main
|
||||
UDebComponents: main
|
||||
Contents: .gz
|
||||
Update: debian-<% release %>-security
|
||||
Update: debian-<%= release %>-security
|
||||
Log: <%= @logdir %>/debian-security-<%= release %>.log
|
||||
|
||||
<% end -%>
|
||||
|
Loading…
x
Reference in New Issue
Block a user