Merge "Switch storyboard-dev to login.ubuntu.com"
This commit is contained in:
commit
a663b2ef87
modules/openstack_project
@ -1,16 +1,16 @@
|
||||
- openid: https://login.launchpad.net/+id/eMmhAdr
|
||||
- openid: https://login.ubuntu.com/+id/eMmhAdr
|
||||
email: slukjanov@mirantis.com
|
||||
- openid: https://login.launchpad.net/+id/cWwF3rJ
|
||||
- openid: https://login.ubuntu.com/+id/cWwF3rJ
|
||||
email: corvus@gnu.org
|
||||
- openid: https://login.launchpad.net/+id/4dfrAmY
|
||||
- openid: https://login.ubuntu.com/+id/4dfrAmY
|
||||
email: mordred@inaugust.com
|
||||
- openid: https://login.launchpad.net/+id/43rCcdx
|
||||
- openid: https://login.ubuntu.com/+id/43rCcdx
|
||||
email: fungi@yuggoth.org
|
||||
- openid: https://login.launchpad.net/+id/DJtBT7D
|
||||
- openid: https://login.ubuntu.com/+id/DJtBT7D
|
||||
email: clark.boylan@gmail.com
|
||||
- openid: https://login.launchpad.net/+id/whpdRxT
|
||||
- openid: https://login.ubuntu.com/+id/whpdRxT
|
||||
email: lyz@princessleia.com
|
||||
- openid: https://login.launchpad.net/+id/HJGe6Wf
|
||||
- openid: https://login.ubuntu.com/+id/HJGe6Wf
|
||||
email: zara.zaimeche@codethink.co.uk
|
||||
- openid: https://login.launchpad.net/+id/dQxpCYE
|
||||
- openid: https://login.ubuntu.com/+id/dQxpCYE
|
||||
email: adam.coldrick@codethink.co.uk
|
||||
|
@ -10,7 +10,7 @@ class openstack_project::storyboard::dev(
|
||||
$ssl_cert_file_contents = undef,
|
||||
$ssl_key_file_contents = undef,
|
||||
$ssl_chain_file_contents = undef,
|
||||
$openid_url = 'https://login.launchpad.net/+openid',
|
||||
$openid_url = 'https://login.ubuntu.com/+openid',
|
||||
$project_config_repo = '',
|
||||
$hostname = $::fqdn,
|
||||
$valid_oauth_clients = [$::fqdn],
|
||||
|
Loading…
x
Reference in New Issue
Block a user