silug / simp-boltdir

Boltdir with tasks/plans for syncing simp repos locally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simp-boltdir

Boltdir with tasks/plans for syncing simp repos locally

To use:

  • Install bolt version 2.8.0 or later.
  • Install the excon gem: /opt/puppetlabs/bolt/bin/gem install excon --user-install
  • In the directory you want all the SIMP modules, run git clone https://github.com/silug/simp-boltdir.git Boltdir
  • If you want to avoid issues with GitHub's API limits, set the environment variable TOKEN to a GitHub API token with read access.
  • bolt plan run simp_update -t all

About

Boltdir with tasks/plans for syncing simp repos locally

License:Apache License 2.0


Languages

Language:Ruby 91.2%Language:Puppet 5.9%Language:Shell 2.9%