Skip to content

Commit a1fe10b

Browse files
committed
Simple inventory example for owncloud install
1 parent c58e64f commit a1fe10b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/ansible/roles/debops.owncloud.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ Role dependencies
3434
- ``debops.php5``
3535
- ``debops.mysql``
3636

37+
Example inventory
38+
~~~~~~~~~~~~~~~~~
39+
40+
For a working ownCloud installation you need to add a database to the server, for MariaDB it looks like this::
41+
42+
[debops_owncloud]
43+
hostname
44+
45+
[debops_mariadb_server]
46+
hostname
3747

3848
Role variables
3949
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)