Skip to content

xironix/zarquon-puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

I am no longer using puppet to manage my server.

Zarquon Puppet Manifests

Personal puppet manifests for managing my home server.

Installation

Install Fabric and Loom:

$ sudo pip install -U -r requirements.txt

If the Loom version changes in requirements.txt, run this command again to update.

Deploying Puppet

$ fab deploy_puppet

Dependencies

  • Tested with Puppet Open Source 3.1.0
  • Tested on Ubuntu 12.10 and Linux Mint 14

Linting

Puppet Lint is a tool that checks various syntax and style rules common to well written Puppet code. It can be run with:

bundle exec rake lint

This outputs a set of errors or warnings that should be fixed. See the Puppet Style Guide for more information.

Written By

Steffen L. Norgren

About

Puppet manifests for my personal server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published