diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-01-17 12:54:26 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-01-17 12:54:26 +0100 |
commit | a2203386fb0fca44c1beb226d010e9158e3743e3 (patch) | |
tree | fca97fc9d4c66a02a800159ced933d456082c5cb | |
parent | bbebbe8c1523d73b2d9bef1da48a24a27699908a (diff) | |
download | itzks-systems-a2203386fb0fca44c1beb226d010e9158e3743e3.tar.gz itzks-systems-a2203386fb0fca44c1beb226d010e9158e3743e3.tar.bz2 itzks-systems-a2203386fb0fca44c1beb226d010e9158e3743e3.zip |
debian/control: Add D puppet and puppetlabs modules on main server, workstations, terminalservers, disklserver, filter.
-rw-r--r-- | debian/control | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/control b/debian/control index df0742d..98d00ae 100644 --- a/debian/control +++ b/debian/control @@ -246,6 +246,12 @@ Depends: ocsinventory-agent, openvpn, pkg-mozilla-archive-keyring, + puppetmaster, + puppet, + puppet-module-puppetlabs-apt, + puppet-module-puppetlabs-concat, + puppet-module-puppetlabs-inifile, + puppet-module-puppetlabs-stdlib, pxelinux, reportbug, squidclient, @@ -318,6 +324,11 @@ Depends: ocsinventory-agent, openvpn, pkg-mozilla-archive-keyring, + puppet, + puppet-module-puppetlabs-apt, + puppet-module-puppetlabs-concat, + puppet-module-puppetlabs-inifile, + puppet-module-puppetlabs-stdlib, pxelinux, reportbug, syslinux, @@ -599,6 +610,11 @@ Depends: nload, nmap, ocsinventory-agent, + puppet, + puppet-module-puppetlabs-apt, + puppet-module-puppetlabs-concat, + puppet-module-puppetlabs-inifile, + puppet-module-puppetlabs-stdlib, reportbug, squid3, squidclient, @@ -881,6 +897,11 @@ Depends: pinta, pyhoca-gui, pkg-mozilla-archive-keyring, + puppet, + puppet-module-puppetlabs-apt, + puppet-module-puppetlabs-concat, + puppet-module-puppetlabs-inifile, + puppet-module-puppetlabs-stdlib, rawtherapee, reportbug, scratch, @@ -1095,6 +1116,11 @@ Depends: openvpn, pidgin, pinta, + puppet, + puppet-module-puppetlabs-apt, + puppet-module-puppetlabs-concat, + puppet-module-puppetlabs-inifile, + puppet-module-puppetlabs-stdlib, pyhoca-gui, pkg-mozilla-archive-keyring, rawtherapee, |