SuperTux88's Diaspora Saltstack Formula
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- #
- # 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
|