Skip to content

Installs the Apache google pagespeed module repository as needed by puppetlabs/apache

License

Notifications You must be signed in to change notification settings

dploeger/puppet-pagespeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pagespeed

Table of Contents

  1. Description
  2. Setup - The basics of getting started with pagespeed
  3. Usage in puppet-code
  4. Usage in hiera

Description

The Pagespeed-Module configuration, that the puppetlabs/apache-module supports, expects, that the local package management knows about the "pagespeed-stable" package. This module installs the needed repositories, so this can be achieved.

Setup

What pagespeed affects

Debian/Ubuntu

The module installs the Google GPG keys, the needed APT source and runs an apt-get update.

Usage - Puppet

Simply declare the class to use the module:

class { 'pagespeed': }

Usage - Hiera

Add the "pagespeed"-class to the list of classes you declare using hiera_include.

About

Installs the Apache google pagespeed module repository as needed by puppetlabs/apache

Resources

License

Stars

Watchers

Forks

Packages

No packages published