Commit Graph

3 Commits

Author SHA1 Message Date
Tong Li a58bab3adf Rework the lampstack workload to enable provision parallel
Change-Id: Ic5047a1fd0e9d158f33f86ab013a445aa334da2a
2017-04-11 11:09:17 +00:00
taozhengming 5d93cf890b Add wordpress root access flag
When a cloud image only has root user, deploy wordpress will fail
without the flag since wordpress by default does not allow root user
to deploy artifacts. Adding this flag will allow root and non root
users to be used to deploy wordpress

Change-Id: Icf0a62bdfc5db5d0e14752908477288516143eb9
2017-02-09 09:59:17 +08:00
Tong Li d09502f4f8 Fix the following issues
1. mysql 5.6+ configuration
2. noting supporting ubuntu 16.xx
3. different platform code mixing
4. tags so that you can run selected tasks by role
5. uses openstack superuser theme and posts
6. haproxy used old configuration format

Closes-Bug #1654240
Closes-Bug #1649949

Change-Id: Ibbde92ed4fc18f85d004d54f00d3547c3df8fcc4
2017-01-06 14:00:43 -05:00