Skip to content

Files

Latest commit

Seth ThoenenSeth Thoenen
Seth Thoenen
and
Seth Thoenen
Jan 18, 2016
0591aa3 · Jan 18, 2016

History

History
11 lines (9 loc) · 478 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 478 Bytes

apache_git_site

This is a <a href = "https://chef.io" target="_blank"Chef cookbook that runs on CentOS 7.1.

The cookbook does the following:

  • Enables necessary services: networking.service; sshd.service; firewalld.service; httpd.service
  • Adds firewall entries for necessary services: http; ssh
  • Installs the following: Apache, PHP, git
  • Clones a user specified git repository listed in the default attributes file.