APT: correct repo key path
This commit is contained in:
parent
f309ecdca6
commit
51278b0a57
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ file { '/etc/apt/sources.list.d/icinga.list':
|
|||
location => 'http://packages.irontec.com/ubuntu',
|
||||
release => 'precise',
|
||||
repos => 'main',
|
||||
key_source => 'https://packages.irontec.com/public.key'
|
||||
key_source => 'http://packages.irontec.com/public.key'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue