Details
Details
- Reviewers
vsellier - Group Reviewers
System administration - Maniphest Tasks
- T3749: Migrate hedgedoc stack to bullseye
- Commits
- rSENVccfffc7dca46: Vagrantfile: Fix vagrant environment lookup for admin nodes
One of each environment's machine has been built to ensure everything is fine:
|-----------------------------+-------------+---------------+------------| | Command | environment | without patch | with patch | |-----------------------------+-------------+---------------+------------| | `vagrant up admin-bardo` | admin | KO | OK | | `vagrant up logstash` OK | production | OK | OK | | `vagrant up staging-webapp` | staging | OK | OK | |-----------------------------+-------------+---------------+------------|
Diff Detail
Diff Detail
- Repository
- rSENV Puppet Environment
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.