Skip to content

jfryman/puppet-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

PHP Module

James Fryman james@frymanet.com

This module manages PHP from within Puppet.

Quick Start

Install and bootstrap PHP (and optionally Apache Mods)

Requirements

Puppet Labs Standard Library

Include mod_php

  include php

PHP CLI Only

  class { 'php':
    apache => 'false',
  }

About

Manage PHP with Puppet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages