ULHPC-public_profiles

Public Puppet ULHPC profiles to be used in r10k environments, typically in Vagrant boxes -- see [vagrant-vms](https://github.com/Falkor/vagrant-vms) for instance


Keywords
public, profiles, r10, ulhpc
License
Apache-2.0
Install
puppet module install ULHPC-public_profiles --version 0.0.5

Documentation

-- mode: markdown; mode: auto-fill; fill-column: 80 --

Public ULHPC Puppet profiles

Puppet Forge License Supported Platforms

Public Puppet ULHPC profiles to be used in r10k environments

  Copyright (c) 2014 S. Varrette, H. Cartiaux, V. Plugaru <hpc-sysadmins@uni.lu>

Synopsis

Public Puppet ULHPC profiles to be used in r10k environments, typically in Vagrant boxes -- see vagrant-vms for instance The various operations of this repository are piloted from a Rakefile which assumes that you have RVM installed on your system.

Dependencies

See metadata.json.

Usage

You can see how this module is used in our Public Puppet Infrastructure repository.

Librarian-Puppet / R10K Setup

You can of course configure ulhpc-public_profiles in your Puppetfile to make it available with Librarian puppet or r10k by adding the following entry:

 mod ulhpc-public_profiles, 
     :git => https://github.com/ULHPC/puppet-public_profiles,
     :ref => production 

Issues / Feature request

You can submit bug / issues / feature request using the ulhpc-public_profiles Tracker.

Developments / Contributing to the code

If you want to contribute to the code, you shall be aware of the way this module is organized. These elements are detailed on doc/contributing.md

You are more than welcome to contribute to its development by sending a pull request.

Resources

Git

You should become familiar (if not yet) with Git. Consider these resources:

r10k, Roles and Profiles