diff --git a/README.md b/README.md index e53cd56..c9c22d6 100644 --- a/README.md +++ b/README.md @@ -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