Skip to content

Commit 4184e15

Browse files
author
Donald Morton
committed
Run apt-get update after adding MongoDB repository.
1 parent 984ba47 commit 4184e15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/repo/apt.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
'server' => $mongodb::repo::key_server,
1616
'options' => $mongodb::repo::aptkey_options,
1717
},
18+
notify => Exec['apt_update'],
1819
}
1920

2021
Apt::Source['mongodb'] -> Package<| tag == 'mongodb_package' |>

0 commit comments

Comments
 (0)