You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
370 B

  1. name: lamp
  2. summary: "Linux Apache Mysql Php stack"
  3. maintainer: "Valentin Lab <valentin.lab@kalysto.org>"
  4. inherit: base-0k
  5. description: |
  6. Installs a Linux Apache Mysql Php stack
  7. config-resources:
  8. - /etc/apache2
  9. - /etc/php
  10. - /etc/postfix
  11. - /etc/mysql
  12. data-resources:
  13. - /var/www
  14. - /var/lib/mysql
  15. - /var/backups/mysql
  16. - /var/log/apache2/