SuperTux88's Diaspora Saltstack Formula
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- #
- # This file is managed by Salt! Do not edit by hand!
- #
-
- # have a look at https://github.com/diaspora/diaspora/blob/develop/config/diaspora.yml.example
-
- configuration:
- {{ configuration|yaml(false)|indent(2) }}
-
- ## Here you can override settings defined above if you need
- ## to have them different in different environments.
- production: ## Section
- environment: ## Section
-
- development: ## Section
- environment: ## Section
|