reprepro: fix apt-puppetlabs volume name
This was missing the leading "apt-" Change-Id: I61c9823972cf4333232a606c37f2349b0c6c7831
This commit is contained in:
parent
b22abc02ff
commit
166b009613
@ -2,7 +2,7 @@
|
||||
set_fact:
|
||||
_string_name: 'APT Puppetlabs'
|
||||
_dir: 'apt-puppetlabs'
|
||||
_volume: 'mirror.puppetlabs'
|
||||
_volume: 'mirror.apt-puppetlabs'
|
||||
_keys:
|
||||
- { key_id: 'EF8D349F', file: 'puppetlabs.asc' }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user