Update setup

This commit is contained in:
Antonio J. Delgado 2024-02-16 18:48:17 +02:00
parent 822f4e8c8d
commit 5d5a984447

View file

@ -39,6 +39,15 @@ You need to generate these secrets:
## Usage
In your Puppetfile include:
```ruby
mod 'mastodon',
:git => 'https://codeberg.org/adelgado/puppet-mastodon.git',
:branch => 'production'
```
Hiera data to set up the instance:
```yaml
classes:
- mastodon