- 30 Mar, 2020 9 commits
-
-
Daniel Dehennin authored
Define a `discourse:settings` dict with settings from https://github.com/discourse/discourse/blob/master/config/site_settings.yml
-
Daniel Dehennin authored
Feature/create users See merge request la-crise/discourse-formula!1
-
Daniel Dehennin authored
By default, a password reset email is sent to the user.
-
Daniel Dehennin authored
The default “rake admin:create” ask question, this one takes arguments from the command line: - email - password, can be empty to generate a random one - enabled, can be True/False to make user active or not - admin, can be True/False to make user admin or not
-
Daniel Dehennin authored
We will then introduce source hacks to automate some tasks.
-
Daniel Dehennin authored
Only with `salt-ssh` for now.
-
Daniel Dehennin authored
The clean only stop and remove the running container.
-
Daniel Dehennin authored
-
Daniel Dehennin authored
-
- 27 Mar, 2020 8 commits
-
-
Daniel Dehennin authored
-
Daniel Dehennin authored
The `discourse.git.package` state may be removed in the future to use a dedicated formula.
-
Daniel Dehennin authored
-
Daniel Dehennin authored
This utility is provided by `net-tools` which is required by `cloud-init`, so there is no clean of this package.
-
Daniel Dehennin authored
This utility state may be removed from here in the future to use a dedicated formula.
-
Daniel Dehennin authored
-
Daniel Dehennin authored
They must be set for the formula to work.
-
Daniel Dehennin authored
Import files from `template-formula`.
-