Skip to content

Commit

Permalink
fix: jump haproxy ip
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywhitaker3 committed Mar 4, 2024
1 parent 348b52d commit ba53e99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/inventory/group_vars/all/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ hosts_extras:
- name: mariadb-read.lab
ip: 10.0.0.7
- name: jump.lab
ip: 10.8.0.100
ip: 10.8.0.1
2 changes: 1 addition & 1 deletion ansible/roles/node_exporter/defaults/main.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
node_exporter_version: 1.5.0
node_exporter_version: 1.7.0

node_exporter_install_dir: /opt/node_exporter

Expand Down

0 comments on commit ba53e99

Please sign in to comment.