13 Commits

Author SHA1 Message Date
Jenkins
634e7a72f9 Merge "Add wordpress root access flag" 2017-02-15 14:08:37 +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
Daniel Mellado
fa360ae63c Add specs to documentation
This commit adds a spec folder within documentation. This would be
moved under its own project if it starts growing big enough.

Change-Id: I54b8402b35ff72577f1b949d9a081752cb08a13b
2017-02-08 17:43:02 +01:00
Jenkins
88360008f0 Merge "Add Overview Section For lessonslearnt document" 2017-02-01 14:02:42 +00:00
zhipengh
e1fd115b59 Add Overview Section For lessonslearnt document
Change-Id: I37f324353e59426ddf1e223327a72c63ec87efe5
2017-02-01 21:10:32 +08:00
Lukas Kubin
87552b91be Change lookup method to correctly load Jinja2 templates.
This should resolve two problems:

* Ansible cannot find `userdata.j2` due to incorrect path used
* Allow the template to be actually rendered as template instead of
  being loaded as plain file without evaluation

There's another solution - simple move of `/roles/apply/templates/`
to `/roles/apply/files/templates/`. I have favored this one though
to make it possible to use Jinja2 expressions in the template file,
which I believe was the original creator's idea.

Change-Id: I268e4967597508e15d7de76051e097a43a0bfeac
2017-01-21 20:53:50 +00:00
Quan Tian
b642525efe Fix typo in lampstack README
Change-Id: I7e2c02d6e501203d66d310fb26a371c819863afd
2017-01-17 01:57:38 +00: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
Tong Li
bdaa492657 Added lessons learnt document
The lessions learnt document has been created on etherpad, this
patch took all the content from that document, edited, reformatted,
and also added more few items I learnt from my own experiences of
developing these workload scripts.

Change-Id: I3ab9cacd6369c3cbcfc912707a9e844ae7c4fc2d
2016-12-12 15:05:19 -05:00
Tong Li
4e8f7cb7e2 missed files in vars directory in lampstack
Change-Id: I3baa63a87b159e2844cb65fc68ae403d20fc233f
2016-12-09 10:34:04 -05:00
Tong Li
c2d9031536 move both ansible and terraform existing workloads to this repository
Change-Id: Ie1091cb4c5bbefa7da8f3d095be33860a56432cc
2016-12-05 11:13:50 -05:00
Tong Li
40a1cc422b Interop-workloads new repository seeding
Change-Id: Ic7eba4f04d6a7032511c648fe833badaa4bb6973
2016-12-02 12:03:10 -05:00
OpenStack Project Creator
da38e9a9aa Added .gitreview 2016-11-24 21:55:37 +00:00