Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 355 Bytes

SIFO provisioning

Quickly configures a machine with the LAMP stack using puppet standalone.

The install script is hardcoded for installing puppet using a CentOS 7 repo.

##Usage Execute inside your CentOS machine:

bash <(curl -s https://raw.githubusercontent.com/sifophp/puppet-sifo-app/master/install.sh)

Work in progress, do not use it yet :)