summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-01-24 11:16:16 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-02-09 18:06:12 +0100
commit3b8b03f7cf4ab22c4cda9c0731a098da1c6a2245 (patch)
treea4059f9590e8abf73089d1da72c833869f74d614
parentMigrate stuff from ansible. (diff)
downloadpacman-3b8b03f7cf4ab22c4cda9c0731a098da1c6a2245.tar.gz
pacman-3b8b03f7cf4ab22c4cda9c0731a098da1c6a2245.tar.xz
Pacman::Repo requires pacman.
-rw-r--r--manifests/repo.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/repo.pp b/manifests/repo.pp
index 28f92b0..49d7177 100644
--- a/manifests/repo.pp
+++ b/manifests/repo.pp
@@ -5,6 +5,7 @@ define pacman::repo (
String $server,
String $sig_level,
) {
+ require ::pacman
ini_setting {
default: