Skip to content

Commit

Permalink
update batman-adv and node_exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
Grotax committed Jan 25, 2024
1 parent c913ad8 commit 02dbdf4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
- { role: wireguardexit, tags: "wireguard, exit"}
- { role: hostname, tags: "hostname"}
- { role: fail2ban, tags: "fail2ban"}
- { role: batman, tags: "batman-adv", batman_version: "2023.2"}
- { role: fastd, tags: "fastd", fastd_target: "fastd 21"}
- { role: batman, tags: "batman-adv", batman_version: "2023.3"}
- { role: fastd, tags: "fastd"}
- { role: radvd, tags: "radvd"}
- { role: dhcp, tags: "isc-dhcp4-server"}
- { role: bind, tags: "dns"}
- { role: respondd, tags: "respondd"}
- { role: prometheus, tags: "node_exporter", node_exporter_version: "1.6.1"}
- { role: prometheus, tags: "node_exporter", node_exporter_version: "1.7.0"}
- { role: letsencrypt, tags: "letsencrypt"}
- { role: nginx, tags: "node_exporter, nginx", bootstrap_version: "5.3.2"}
- { role: tools, tags: "admin-tools", batman_version: "2023.2"}
- { role: tools, tags: "admin-tools", batman_version: "2023.3"}
- { role: motd, tags: "motd"}
- { role: ohmyzsh, tags: "oh-my-zsh", oh_my_zsh_theme: ffsh}
- { role: ohmyzshtheme, tags: "oh-my-zsh-theme"}
Expand Down

0 comments on commit 02dbdf4

Please sign in to comment.