Please review pull request #162: (maint) adding answer for _auth_database_name opened by (djm68)
Description:
q_puppet_enterpriseconsole_auth_database_name is a new entry for
the PE installer.
- Opened: Wed Mar 07 19:15:26 UTC 2012
- Based on: puppetlabs:master (bc02c136600333a1f7f31abbae2af01d9cd69670)
- Requested merge: djm68:add_console_auth_db_name_answer (be66debcd1cbc78e4eb73537acca36fb79bb5d80)
Diff follows:
diff --git a/setup/early/01-gen-answer-file.rb b/setup/early/01-gen-answer-file.rb index 809e6e7..ed20e93 100644 --- a/setup/early/01-gen-answer-file.rb +++ b/setup/early/01-gen-answer-file.rb @@ -34,6 +34,7 @@ dashboard_a = %q[ q_puppet_enterpriseconsole_auth_database_user='mYu7hu3r' q_puppet_enterpriseconsole_auth_database_password='~!@#$%^*-/aZ' +q_puppet_enterpriseconsole_auth_database_name='console_auth' q_puppet_enterpriseconsole_smtp_host=DASHBOARD q_puppet_enterpriseconsole_smtp_use_tls=n q_puppet_enterpriseconsole_smtp_port=25
-- You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
