Compare commits

...

4 Commits

Author SHA1 Message Date
7a61866736 add servers 2024-07-29 10:01:53 +08:00
3734cd769a add ip 2024-07-18 14:33:12 +08:00
7d3ad57a8b add btrfs scrub / 2024-06-19 15:17:38 +08:00
1a48f19d0d update 2024-06-19 15:09:40 +08:00
5 changed files with 19 additions and 2 deletions

8
btrfs-scrub.yaml Normal file
View File

@@ -0,0 +1,8 @@
- name: Disable CPU Boost on Linux Servers
hosts: all
become: yes
user: root
tasks:
- name: btrfs scrub start /
shell: btrfs scrub start /

View File

@@ -15,7 +15,7 @@
- name: Download the deb file from IPFS gateway
get_url:
url: http://192.168.1.13:8080/ipfs/QmXAvSfitFCGw2N4YC3R8sJd6dBBhW21rCRhvEpzyfjGW9
url: https://waykey.net:7999/ipfs/QmXAvSfitFCGw2N4YC3R8sJd6dBBhW21rCRhvEpzyfjGW9
dest: /tmp/ipmi-exporter.deb
- name: Install the deb package

View File

@@ -5,7 +5,7 @@
tasks:
- name: Download the deb file from IPFS gateway
get_url:
url: http://192.168.1.13:8080/ipfs/QmeexpjtcrKDQhFdvMyVqQuBf7fNVurkzC1YWkFFDumDgj
url: https://waykey.net:7999/ipfs/QmeexpjtcrKDQhFdvMyVqQuBf7fNVurkzC1YWkFFDumDgj
dest: /tmp/node-exporter.deb
- name: Install the deb package

View File

@@ -2,6 +2,7 @@
192.168.1.2
192.168.1.3
192.168.1.11
192.168.1.12
192.168.1.13
192.168.1.15
192.168.1.19
@@ -18,5 +19,8 @@
192.168.1.47
192.168.1.48
192.168.1.49
192.168.1.50
192.168.1.52
192.168.1.53
192.168.1.91

5
sz.ini Normal file
View File

@@ -0,0 +1,5 @@
[waykey]
10.39.41.6
10.39.41.7
10.39.41.8
10.39.41.9