Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor bab6fcad3c
Remove base.yaml things from openstack_project::server
Now that we've got base server stuff rewritten in ansible, remove the
old puppet versions.

Depends-On: https://review.openstack.org/588326
Change-Id: I5c82fe6fd25b9ddaa77747db377ffa7e8bf23c7b
2018-08-16 17:25:10 -05:00
Jeremy Stanley a9b131346b Override the default_url for StoryBoard servers
In order to provide useful URLs in E-mail notifications, set the
default_url for the openstack_project::storyboard class.

Change-Id: I70cc33e73b3cff6855270d46e1dd40940221b0d1
Depends-On: https://review.openstack.org/555237
2018-04-18 20:47:07 +00:00
Kendall Nelson 7fa1ff95cb Add diablo_rojo's key for Storyboard Access
I would like to be able to run test migrations of
projects against storyboard-dev.o.o so projects can see
the results and play with the environment before
pulling the trigger.

I've read and agree with the guidelines at
https://docs.openstack.org/infra/system-config/sysadmin.html#ssh-access

Change-Id: I8af2b8e253226651c80305f5ed5e602fbf8ac05c
2018-03-13 12:13:44 -07:00
Monty Taylor 96a8f2c1f3
Switch storyboard-dev to login.ubuntu.com
Change-Id: Ie151a2e8bf48b1f63a5bd15bc248ef6d8e3d0ed2
2016-12-13 11:20:50 -06:00
Jeremy Stanley 517732d053 Give storyboard-dev its own superusers list
We'd like to enable additional superusers on the development
instance of StoryBoard, so make it a class parameter and copy the
production list to start out.

Change-Id: Ie6d59e23dba59c195eb58b949c623ac4be6bfa2d
2016-06-21 23:21:21 +00:00
Anita Kuno f2c1fab40d Realize SotK and Zara on the storyboard-dev server
This patch realizes SotK's and Zara's accounts on the storyboard-dev
server. It accomplishes this by adding an
openstack_project::storyboard::dev subclass as a wrapper to
differentiate development server parameters where needed.

Co-Authored By: Spencer Krum <nibz@spencerkrum.com>

Change-Id: I477763846f03d807a9627cd3afe5caee09b1100b
2016-05-17 15:57:56 +00:00