rdmcgregor / puppet-squid

Puppet module to Deploy and Configure Squid proxy server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

squid

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with squid
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.

Overview

This is a new module for deploying and configuring squid. I couldn't find one that I liked so am starting a new one from scratch Initial Target is Ubuntu 14.04 "Trusty Tahr"

Module Description

Deploy and manage squid installation

Setup

What squid affects

  • Squid package is installed
  • Startup scripts modified
  • squid configuration files are managed

Usage

TBC

Reference

TBC

Limitations

TBC

About

Puppet module to Deploy and Configure Squid proxy server


Languages

Language:Puppet 79.5%Language:Ruby 20.5%