aboutsummaryrefslogtreecommitdiff
path: root/ansible/README
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/README')
-rw-r--r--ansible/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible/README b/ansible/README
new file mode 100644
index 0000000..ccb0130
--- /dev/null
+++ b/ansible/README
@@ -0,0 +1,10 @@
+To run the configuration, it is necessary to fill in the secrets.yml file
+with the correct user names and passwords for the service used.
+
+The secrets.yml file contains variables for:
+ - Crowd user name and password
+ - Jira user name and password
+
+ Those values are necessary for the local_settings.py file to run the
+ application.
+ \ No newline at end of file