Skip to content

Commit

Permalink
cleanup: indentations
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterAlfonsLoch committed Jul 30, 2024
1 parent 2f004c3 commit 8814249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/package/debian.pp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
apt::source { 'nginx':
location => $mainline_repo_source,
repos => 'nginx',
keyring => '/usr/share/keyrings/nginx-archive-keyring.gpg',
keyring => '/usr/share/keyrings/nginx-archive-keyring.gpg',
release => $release,
architecture => $facts['os']['architecture'],
}
Expand Down

0 comments on commit 8814249

Please sign in to comment.