aboutsummaryrefslogtreecommitdiff
path: root/rpkid/examples/rpki.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rpkid/examples/rpki.conf')
-rw-r--r--rpkid/examples/rpki.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/rpkid/examples/rpki.conf b/rpkid/examples/rpki.conf
index 06b853a9..41553c5a 100644
--- a/rpkid/examples/rpki.conf
+++ b/rpkid/examples/rpki.conf
@@ -368,6 +368,16 @@ root_cert_manifest = rsync://${myrpki::publication_rsync_server}/${myrpki::publ
#################################################################
+# Glue to allow the django application to pull user configuration
+# from this file rather than directly editing settings.py
+
+[web_portal]
+sql-database = ${myrpki::irdbd_sql_database}
+sql-username = ${myrpki::irdbd_sql_username}
+sql-password = ${myrpki::irdbd_sql_password}
+
+#################################################################
+
# Constants for OpenSSL voodoo portion of this file, to make them
# easier to find.