Commit Graph

14 Commits

Author SHA1 Message Date
Ian Wienand 5e52befdfa Remove paste01.openstack.org
This has been replaced by paste01.opendev.org and Ansible deployment.

Change-Id: I0f8f5374a3f5d269b317bde4ae2b37435e0871d5
2021-07-15 23:25:10 +00:00
Monty Taylor b8f9cc40aa Pin lodgeit to the current version
So we can be careful about landing lodgeit changes.

Depends-On: https://review.opendev.org/711344
Change-Id: If1ae66fc94d5ceed458b93cb10f0bb061df85021
2020-03-04 23:54:41 +00:00
Jeremy Stanley 4d0cea3403 Revert "Add a local MySQL database to paste.o.o"
Remove the local database management on paste.openstack.org now that
it's back to running with a remote Trove database again.

This reverts commit b7e352cc86.

Change-Id: I7b8513b427395f610b23e3f226109ea954ee210b
2015-12-29 20:46:58 +00:00
Jeremy Stanley 8cf5b6abd5 Revert "MySQL database cleanup for paste.o.o"
Now that we've determined how to adjust Trove configuration
parameters to override extremely short default connection timeouts
imposed by our provider, switch back to using a remote database for
the loggeit installation on paste.openstack.org.

This reverts commit 8cad8d737f.

Change-Id: I7f172b2b4f09703f1360aff0b1fef902fc935067
2015-12-29 20:41:07 +00:00
Jenkins 981863b052 Merge "Allow configuring vhost parameter on paste" 2015-06-15 17:40:46 +00:00
Yolanda Robla 5daf45b075 Allow configuring vhost parameter on paste
Parameterize vhost parameter for lodgeit, defaulting
to ::fqdn, for easier deployment in other testing
environments and to make it more reconsumable
downstream.

Change-Id: Id88d8fb52599b6bd002f7373a6adfad63e21c620
2015-05-07 09:51:28 +02:00
Spencer Krum 1add0816a4 Capitalize references to resoruces
This removes a deprication notice under puppet 3.7

Change-Id: Icb1ff6b9c2f8e5df8d75388b64fa390732c3a990
2015-04-07 14:03:32 -07:00
Spencer Krum 118b2762de Move openstack_project::server to node def
Partial implementation of:
http://specs.openstack.org/openstack-infra/infra-specs/specs/server_base_template_refactor.html

This pulls the openstack_project::server class out of the paste class
meaning only parameters actually needed by the paste class are passed
in to the paste class.

Change-Id: Iba93853c12f84271d4991679dfe80c2ca9e07d8f
Story: 2000172
2015-03-09 17:50:01 -07:00
Jeremy Stanley 8cad8d737f MySQL database cleanup for paste.o.o
Now that paste.openstack.org is using a local MySQL database,
unnecessary parameters are removed from the manifests. This should
only be approved after the maintenance to start using the local
database has concluded.

Change-Id: Icc63a6a08e3ee36fbc6fde207542b9e3647fb4cf
2015-01-09 15:15:45 +00:00
Jeremy Stanley b7e352cc86 Add a local MySQL database to paste.o.o
Due to performance problems with the current Trove backend, add a
MySQL database locally on paste.openstack.org for later use.

Change-Id: Idc04a95ba157e4d3722c3ea8a703e52c5793976c
2015-01-09 15:15:24 +00:00
Monty Taylor ae8714d7f1 Migrate to using trove db for pastebin
The current drizzle-based pastebin has gotten a bit slow. Move to using
remote trove db.

Change-Id: I62fd164af26199fd9ed69770fac73c3e2f6a5344
2014-05-02 22:32:32 +00:00
Matthew Wagoner f31a426c65 Cleanup openstack_project manifest lint errors.
Now with extra unwrap!

Change-Id: I7c622ffa77821f33f911793fc6b6cdaaba37904a
Reviewed-on: https://review.openstack.org/15052
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-21 17:48:11 +00:00
Clark Boylan 94a7768dc3 Pass sysadmins list into node defs.
Pass the sysadmins list into each node definition. This allows us to
retrieve the data from hiera rather than hard coding it in the puppet
manifests. Also, update test script to use bogus sysadmin data when
testing.

Change-Id: Ide3560f16bce4d66fb95cc5021fc879476e6a712
Reviewed-on: https://review.openstack.org/12512
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-09-10 15:58:27 +00:00
Monty Taylor e498870959 Make a class for each type of server.
Change-Id: I520b77a4d83958a6a1c2472e87b28f6b8822d890
2012-07-23 10:33:20 -05:00