Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btolab/puppet-boss
Deploy technology stacks with Puppet Bolt like a BOSS
https://github.com/btolab/puppet-boss
orchestration puppet puppet-bolt
Last synced: 2 months ago
JSON representation
Deploy technology stacks with Puppet Bolt like a BOSS
- Host: GitHub
- URL: https://github.com/btolab/puppet-boss
- Owner: btolab
- Created: 2023-12-15T04:15:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T18:18:19.000Z (7 months ago)
- Last Synced: 2024-10-01T05:23:19.177Z (3 months ago)
- Topics: orchestration, puppet, puppet-bolt
- Language: Puppet
- Homepage:
- Size: 95.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Bolt Open Source Stacks
Deploy technology stacks with [Puppet Bolt] like a BOSS.
## Table of Contents
1. [Description](#description)
1. [Setup](#setup)
1. [Usage](#usage)
1. [Limitations](#limitations)
1. [Development](#development)## Description
There can be only one.
## Setup
```
puppet resource package puppet-bolt ensure=latest
bolt module install --force
```## Usage
```
bolt plan run boss::apply -t puppet.labnodes.com role=puppet::server --sudo-password-prompt
```## Limitations
Your imagination.
## Development
Is fun.
[Puppet Bolt]: https://github.com/puppetlabs/bolt