Commit Graph

4 Commits

Author SHA1 Message Date
Colleen Murphy b445a0968c Fix template variables
Using ruby methods to access manifest variables is deprecated in puppet
3 and will be removed in puppet 4. This patch fixes the templates to
use ruby instance variables instead.

Change-Id: I7f9890379b3b79b947ddbf3e8c3fb129a0f04bb9
2015-08-13 17:55:52 -07:00
Elizabeth Krumbach 899250f862 Force reviewday ssh to gerrit to use ipv4
Running into issues running reviewday over ipv6 on static
server, updated ssh config forcing it to use only ipv4 for
ssh for now.

Change-Id: I79e0b9271ff64e09bd41b1f1fbaf18eb3f90a1c4
Reviewed-on: https://review.openstack.org/29029
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-05-14 02:02:12 +00:00
Elizabeth Krumbach 21dca835a2 Refactor reviewday into class and definition
The reviewday puppet files have been split between static class and a
definition that pulls several variables for openstack-specific use.

Change-Id: Ibeb450900a75269c4c8a5aaaa51fb105aff7af15
Reviewed-on: https://review.openstack.org/24915
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-03-26 17:34:08 +00:00
Elizabeth Krumbach 398173dd29 Add puppet files for reviewday
Initial add of puppet files so reviewday can be deployed on the
static webserver.

Fixes: bug #1082785
Change-Id: Ie5516e82bfc9dfea95b53285c46aa881d5c05f32
Reviewed-on: https://review.openstack.org/21158
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-03-19 19:43:15 +00:00