diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-10-03 10:35:39 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-10-03 10:35:39 +0200 |
commit | effa431ac9cd1e8a11da70320e79ea5b152df3ca (patch) | |
tree | 1bd6e57d7da546559d12ecb7cbecd02ce44556cc | |
parent | 96d2762a4fb60988cedf8f3586e01285a431c452 (diff) | |
download | itzks-systems-effa431ac9cd1e8a11da70320e79ea5b152df3ca.tar.gz itzks-systems-effa431ac9cd1e8a11da70320e79ea5b152df3ca.tar.bz2 itzks-systems-effa431ac9cd1e8a11da70320e79ea5b152df3ca.zip |
debian/control: In D (mainserver): Prefer puppet-master-passenger over puppet-master (and stop failing because pupetmaster does not exist anymore in Debian bullseye.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6241e53..9dbe733 100644 --- a/debian/control +++ b/debian/control @@ -691,7 +691,7 @@ Depends: puppet-module-puppetlabs-concat, puppet-module-puppetlabs-inifile, puppet-module-puppetlabs-stdlib, - puppetmaster, + puppet-master-passenger | puppet-master | puppetmaster, pxelinux, reportbug, sensible-utils, |