diff options
Diffstat (limited to 'tests/puppet/provider/secrets.json')
-rw-r--r-- | tests/puppet/provider/secrets.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/puppet/provider/secrets.json b/tests/puppet/provider/secrets.json new file mode 100644 index 00000000..b5ac725d --- /dev/null +++ b/tests/puppet/provider/secrets.json @@ -0,0 +1,20 @@ +{ + "single": { + "api_monitor_auth_token": "FUwtxrjhnpr2VDrCbdnbHguBAyPgrAt2", + "couch_admin_password": "cAUss5uM2nhnNsJPtn9rIEpv3BZBSNJd", + "couch_admin_password_salt": "7331473921a67d7cd2c9f66991672c5c", + "couch_leap_mx_password": "hBg7mw4sbZYWWyWwvzv37whcFeQBmVTK", + "couch_leap_mx_password_salt": "f9da31c9d4877adc426a1a8333ea6709", + "couch_nickserver_password": "e5VbYLky3NuccxTugAKSBmPCWgeetfne", + "couch_nickserver_password_salt": "fe9b943d7a70db61663f7549a06b209c", + "couch_replication_password": "nQWJtPJr8fZfcwMScdtxVALZPqEgfu8Y", + "couch_replication_password_salt": "7b6e739cfdf8dff346ad4ef1d15d00f0", + "couch_soledad_password": "UZDxFE2PMBqSVT3UkjwcDnbRLRBNYUq3", + "couch_soledad_password_salt": "a2a3b37661a1bd54198d3f8418010719", + "couch_webapp_password": "FKAgaDnmC8usduJcTMs79HdLsPnhkJL5", + "couch_webapp_password_salt": "e8a8e58d42aec9cc04e943e1e972cccf", + "nagios_admin_password": "dDrLfp2FqFE2Y9fz7PMdveAUHwf3DLuC", + "nagios_test_password": "574EHS3bTWF5p7WnKJSZf78ZUEuU37E3", + "webapp_secret_token": "tKHqE8FwL3XRTYE34bY5yQYaJXN3pTnq" + } +} |