removing superfluous code

This commit is contained in:
Bram Vogelaar 2021-01-13 17:31:04 +01:00
parent ea3e115bd0
commit 44a4665782
No known key found for this signature in database
GPG key ID: 02374F82C00E4984
2 changed files with 1 additions and 2 deletions

View file

@ -29,7 +29,6 @@ class hashi_stack::repo (
architecture => 'amd64',
comment => $description,
location => 'https://apt.releases.hashicorp.com',
release => $facts['os']['distro']['codename'],
repos => 'main',
key => {
'id' => $key_id,