Sha256: b87cddcaaeaa9b9519d837b3967860f688b6ef3001cca6db9c249c709cc6b800
Contents?: true
Size: 618 Bytes
Versions: 11
Compression:
Stored size: 618 Bytes
Contents
# lita-puppet TODO: Add a description of the plugin. ## Installation Add lita-puppet to your Lita instance's Gemfile: ``` ruby gem "lita-puppet" ``` ## Configuration * `config.handlers.puppet.master_hostname` - Puppet Master's hostname * `config.handlers.puppet.ssh_user` - SSH user for the Puppet Master for r10k deployments * `config.handlers.puppet.control_repo_path` - Path for `git pull` during r10k deployments ## Usage #### Deploying an environment via r10k puppet r10k [environment] This is also available as: puppet deploy [environment] pp deploy [environment] pp r10k [environment]
Version data entries
11 entries across 11 versions & 1 rubygems