updated production node to deploy version
1.0.20 and to use LV 5 script
update dev node to use LV5 as default and
removed from site.pp
Change-Id: I8d4cee26096f026fb9c251c0d76fb6a1447aa0ca
We're upgrading openstackid-dev.openstack.org to Ubuntu 14.04 LTS,
and so need to adjust the redis version passed to the openstackid
module for it.
Change-Id: I1de428679017a8b7a13d06c8ce072ff0e625bbcf
This change is related to https://review.openstack.org/#/c/292605/
its sets smtp configuration and email log error capabilities to both nodes
production/dev.
Change-Id: Ie4ae1379451059b525a07611867dd4d3f6d6a9ac
Added parametrization suppport on Redis version
Updated classes openstack_project::openstackid_prod/
openstack_project::openstackid_dev to support Redis
version paremetrization.
Change-Id: I232bda0ca9cbf4bc4d72b6e9f08642c87ee80ce1
* manifests/site.pp: Start using hiera for openstackid-dev's
id_mysql_user parameter for consistency.
* modules/openstack_project/manifests/openstackid_dev.pp: TipIt is
moving the openstackid-dev server to new Trove databases, so update
the database names accordingly. Also null out the lingering default
values which we're filling from hiera in site.pp.
Change-Id: Id1b3b17751a34d3e760a789bf23c3ebea9c8c606
Add mkiss user account to openstackid-dev to investigate openstackid
application logs and check some strange puppet behaviour that
I cannot reproduce in local dev env.
Change-Id: Idc4673869c4bf044e152b16dec93932ea97258bf
Implements: blueprint openid-oauth2-infra-implementation-puppet-script
Prepares a raw server with all software stack needed to run
openstackid project:
* installs PHP
* installs Apache
* installs Redis Server
* creates a initial environment configuration for laravel application
(using *.erb templates)
Change-Id: If6216da0d70a45609076e8111a67055dbc87c9e4
Refactor the openstack_project::openstackid_dev module out into a
top-level openstackid module in preparation for multiple servers,
set up Apache to serve content out of /srv/openstackid, add an
/etc/openstackid/database.php file with connection details injected
from hiera and keep an updated clone of openstack-infra/openstackid
in /opt/openstackid.
Change-Id: Icdde594384e3af27c8dd185a51b9e5a71619fb7b