1
0
Fork 0
mirror of https://github.com/mmumshad/ansible-playable.git synced 2025-03-09 23:38:54 +00:00

Provide additional parameters to seed default user accounts

Update Readme file
This commit is contained in:
Mumshad Mannambeth 2017-07-13 17:28:53 -04:00
parent f06bd10330
commit de41ae22e8
3 changed files with 85 additions and 6 deletions

View file

@ -27,7 +27,9 @@ module.exports = {
DISABLE_PLAYBOOK_EXECUTION: true,
DISABLE_ANSIBLE_HOST_ADDITION: true,
EMAIL_USER_TEST: 'test@playable.com',
PASSWORD_TEST: 'test',
EMAIL_USER_ADMIN: 'admin@playable.com',
PASSWORD_ADMIN: 'admin',
SEED_DB: false