Skip to content

YashwantPA/samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

samples

Samples archives for a4c.

The following components are in version 2.0.0 because they are compatible and tested with Ubuntu 12.04 and 14.04 :

  • apache
  • php
  • mysql
  • wordpress
  • topology wordpress

The other components are still in SNAPSHOT version because we make regular changes.

Here is da magic command you should use to build csar:

if [ -d "playbook" ]; then echo "Zip playbook" && cd playbook && rm -f playbook.ansible && zip -r playbook.ansible * && cd ..; fi && rm -f *.zip && echo "Zip csar" && zip -r csar.zip *

About

Samples archives for a4c

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 59.5%
  • Python 35.8%
  • PHP 2.6%
  • Smarty 1.5%
  • HTML 0.3%
  • Batchfile 0.2%
  • PowerShell 0.1%