https://github.com/silug/simp-boltdir
Boltdir with tasks/plans for syncing simp repos locally
https://github.com/silug/simp-boltdir
puppet-bolt
Last synced: about 1 month ago
JSON representation
Boltdir with tasks/plans for syncing simp repos locally
- Host: GitHub
- URL: https://github.com/silug/simp-boltdir
- Owner: silug
- License: apache-2.0
- Created: 2020-05-07T16:37:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T19:54:15.000Z (over 2 years ago)
- Last Synced: 2025-03-11T22:16:36.730Z (about 1 year ago)
- Topics: puppet-bolt
- Language: Ruby
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simp-boltdir
Boltdir with tasks/plans for syncing simp repos locally
To use:
* Install [bolt](https://puppet.com/docs/bolt/latest/bolt.html) **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`