summaryrefslogtreecommitdiffstats
path: root/roles/koji_reminder/templates/fas_credentials.py
diff options
context:
space:
mode:
Diffstat (limited to 'roles/koji_reminder/templates/fas_credentials.py')
-rw-r--r--roles/koji_reminder/templates/fas_credentials.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/roles/koji_reminder/templates/fas_credentials.py b/roles/koji_reminder/templates/fas_credentials.py
deleted file mode 100644
index f152d4956..000000000
--- a/roles/koji_reminder/templates/fas_credentials.py
+++ /dev/null
@@ -1,6 +0,0 @@
-config = {
- "fas_credentials": {
- "username": "{{fedoraDummyUser}}",
- "password": "{{fedoraDummyUserPassword}}",
- },
-}