Point review-dev at the foundation contact store.
* modules/openstack_project/manifests/review_dev.pp: Set contactstore_url to the URL of the new OpenStack Foundation contact store server for testing purposes. Change-Id: I161fb3cf4f5c414495c79509fb71da633d1cf08f Reviewed-on: https://review.openstack.org/16468 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
d6b19ef205
commit
dc19920e9c
@ -42,7 +42,7 @@ class openstack_project::review_dev (
|
||||
contactstore => true,
|
||||
contactstore_appsec => $contactstore_appsec,
|
||||
contactstore_pubkey => $contactstore_pubkey,
|
||||
contactstore_url => 'https://www.yuggoth.org/gerrit_test',
|
||||
contactstore_url => 'http://www.openstack.org/verify/member/',
|
||||
script_user => 'launchpadsync',
|
||||
script_key_file => '/home/gerrit2/.ssh/launchpadsync_rsa',
|
||||
script_logging_conf => '/home/gerrit2/.sync_logging.conf',
|
||||
|
Loading…
x
Reference in New Issue
Block a user