Skip to content

Commit

Permalink
Merge pull request #1254 from freedomofpress/backport-1253-sd-log
Browse files Browse the repository at this point in the history
[release/1.1.0] Backport "Configure sd-log at the same time as other VMs"
  • Loading branch information
rocodes authored Feb 20, 2025
2 parents 3d0d549 + d932404 commit 5c1ba38
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions files/sdw-admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ def provision_and_configure():
provision("Provisioning base template", "securedrop_salt.sd-base-template")
configure("Configuring base template", ["sd-base-bookworm-template"])
provision_all()
configure(
"Configuring template for log sink before anything else",
["sd-small-bookworm-template"],
restart=["sd-log"],
)
configure("Enabling Whonix customizations", ["whonix-gateway-17"])
configure(
"Configure all SecureDrop Workstation VMs with service-specific configs",
Expand Down

0 comments on commit 5c1ba38

Please sign in to comment.