plnxtools for puppet
Go to file
7u83 e82a766bb6 Added zookeeper support 2021-05-09 15:39:19 +00:00
lib/facter Cann add consumers now, but it still very basic 2020-07-25 19:49:16 +00:00
manifests Added zookeeper support 2021-05-09 15:39:19 +00:00
templates Added zookeeper support 2021-05-09 15:39:19 +00:00
README.md Added example to setup a simple ApacheDS 2020-07-24 19:56:58 +00:00

README.md

Various puppet scripts to setup apache tools

Setup Apache Directory (ApacheDS)

class {"plnxtools":}
class {"plnxtools::apacheds":}
plnxtools::apacheds::instance{"planix-instance-01":
        partitionid => "planix-01",
        partitionsuffix => "dc=uplanix,dc=org"
}