We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d42e7b commit 6125cc9Copy full SHA for 6125cc9
README.md
@@ -19,6 +19,7 @@ Role Variables
19
| rw_group | _rubywarden | The group that will be added to the system in order to run rubywarden. |
20
| rw_signups | false | Tells rubywarden to allow signups. Requires a service restart to change. |
21
| rw_commit | master | Specific commit to be used during the checkout process. |
22
+| rw_env | production | Specify if we are running in production or development mode. |
23
24
Example Playbook
25
----------------
0 commit comments