summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNina <n.siessegger@zeromail.org>2019-09-05 03:20:33 -0700
committerNina <n.siessegger@zeromail.org>2019-09-05 03:20:33 -0700
commitfba50752a087fc27f0af688351afce4233cb4426 (patch)
tree1d1adf4f0ae09f4e7d1d54dac90789f8b3c718ca
parentd1a473eb601315c2297aae7cb9409ff35cea3ca6 (diff)
parentc4b6a1a37cf5e0da94353f2eca01a336b537722c (diff)
Merge branch 'link-ansible-role' into 'master'
server-admins: link ansible role See merge request schleuder/schleuder-website!74
-rw-r--r--schleuder/docs/server-admins.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/schleuder/docs/server-admins.md b/schleuder/docs/server-admins.md
index ba01c7e..4735878 100644
--- a/schleuder/docs/server-admins.md
+++ b/schleuder/docs/server-admins.md
@@ -67,9 +67,13 @@ The copr-repository also provides you with a package for [schleuder-web](https:/
For instructions on how to install from rubygems please see the [README](https://0xacab.org/schleuder/schleuder/blob/master/README.md#installing-schleuder) of Schleuder.
-#### Puppet
+#### Automation
-There is a [schleuder puppet module](https://0xacab.org/schleuder/puppet-schleuder) to automate the installation and configuration of schleuder, schleuder-cli, and schleuder-web, and the creation and deletion of schleuder lists. Have a look at its [README](https://0xacab.org/schleuder/puppet-schleuder/blob/master/README.md) on how to use it. Currently it works for CentOS 7, but we would like to make it work for Debian as well - help would be highly appreciated.
+To ease the installation and configuration of schleuder, schleuder-cli and schleuder-web, and to help with the creation and deletion of lists, you can rely either on...
+
+* an [ansible role](https://github.com/systemli/ansible-role-schleuder), which works for Debian, or
+
+* a [puppet module](https://0xacab.org/schleuder/puppet-schleuder). Currently it works for CentOS 7, but we would like to make it work for Debian as well - help would be highly appreciated.
### Configuration