Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega committed May 6, 2024
1 parent a775a3e commit 7f9372d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/changeprop/manifests/init.pp
Expand Up @@ -20,6 +20,7 @@
$redis_host = lookup('changeprop::redis_host', {'default_value' => 'localhost'}),
$redis_password = lookup('passwords::redis::master')
) {
# We have to use bullseye (at a maximum) for this at the moment
apt::source { 'bullseye':
location => 'http://deb.debian.org/debian/',
repos => 'main',
Expand Down

0 comments on commit 7f9372d

Please sign in to comment.