Skip to content

Commit

Permalink
bht: change dfs usernames
Browse files Browse the repository at this point in the history
  • Loading branch information
Noki committed Nov 9, 2024
1 parent d60d755 commit 8437455
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions locations/bht.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,61 +66,61 @@ snmp_devices:
airos_dfs_reset:
- name: "bht-segen"
target: "10.31.166.5"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "bht-perleberger36"
target: "10.31.166.6"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "bht-scherer8"
target: "10.31.166.7"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "bht-nord"
target: "10.31.166.8"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "bht-chris"
target: "10.31.166.9"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "bht-jup"
target: "10.31.166.10"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "bht-ost"
target: "10.31.166.11"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "bht-sued"
target: "10.31.166.12"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "bht-fardf"
target: "10.31.166.13"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "bht-west"
target: "10.31.166.14"
username: "root"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "0-23"

Expand Down

0 comments on commit 8437455

Please sign in to comment.