Revert "Update enviroment id on openstackid production"

This reverts commit f7ae87c072f33cb7a12a714cf45e9c9df9e246f6.

Change-Id: I4d64eef86f1fbf7f91a4a3a075b2ccc9893b4568
This commit is contained in:
Jeremy Stanley 2016-03-22 18:25:32 +00:00
parent 88a9299b54
commit 92a4343e75

View File

@ -35,7 +35,7 @@ class openstack_project::openstackid_prod (
$id_recaptcha_template = '', $id_recaptcha_template = '',
$id_log_error_to_email = '', $id_log_error_to_email = '',
$id_log_error_from_email = '', $id_log_error_from_email = '',
$id_environment = 'production', $id_environment = 'dev',
$ssl_cert_file_contents = '', $ssl_cert_file_contents = '',
$ssl_key_file_contents = '', $ssl_key_file_contents = '',
$ssl_chain_file_contents = '', $ssl_chain_file_contents = '',