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