We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c887179 commit 9152c88Copy full SHA for 9152c88
1 file changed
local-modules/profile/manifests/vms/kvm/linode.pp
@@ -30,7 +30,7 @@
30
repos => 'main',
31
key => {
32
name => 'linode.gpg',
33
- source => 'https://apt-longview.linode.com/linode-new.gpg',
+ source => 'https://apt-longview.linode.com/linode.gpg',
34
},
35
architecture => $facts['os']['architecture'],
36
}
0 commit comments