gajdaw-django

Puppet module to install Django


Keywords
django, install
License
MIT
Install
puppet module install gajdaw-django --version 0.2.0

Documentation

Puppet Module

gajdaw/django

Table of Contents

  1. Overview
  2. Setup
  3. Usage
  4. Limitations

Overview

The module installs django framework.

Setup

To install the module run:

sudo puppet install module gajdaw-django

Usage

You can use the module running the following command:

sudo puppet apply -e 'include django'

The examples are located in examples/ directory.

Limitations

The module was tested on all the platforms that appear in metadata.json.