Commit 74c8afa
Apt: Write repo key to own file; require puppetlabs/apt 10.X
Without setting the name attribute, the key will be added to the global
/etc/apt/trusted.gpg keyring. That is deprecated. Also we need to ensure
`id` isn't set, otherwise apt-key might be invoked to fetch the key from
a keyserver.
Fixes #2411 parent 98839d2 commit 74c8afa
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments