Skip to content

Commit

Permalink
Remove nominatim role from stormfly-04 during initial reinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Nov 10, 2024
1 parent daca59a commit 4118d81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/stormfly-04.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
run_list(
"role[osuosl]",
"role[hp-g9]",
"role[geodns]",
"role[nominatim]"
"role[geodns]"
# "role[nominatim]"
)

0 comments on commit 4118d81

Please sign in to comment.