diff --git a/install-ipmi-exporter.yaml b/install-ipmi-exporter.yaml index 6e2cc11..f0cfa6a 100644 --- a/install-ipmi-exporter.yaml +++ b/install-ipmi-exporter.yaml @@ -15,7 +15,7 @@ - name: Download the deb file from IPFS gateway get_url: - url: https://waykey.net:7999/ipfs/QmXAvSfitFCGw2N4YC3R8sJd6dBBhW21rCRhvEpzyfjGW9 + url: http://192.168.1.13:8080/ipfs/QmXAvSfitFCGw2N4YC3R8sJd6dBBhW21rCRhvEpzyfjGW9 dest: /tmp/ipmi-exporter.deb - name: Install the deb package diff --git a/install-node-exporter.yaml b/install-node-exporter.yaml index 1d21ab3..e6164e2 100644 --- a/install-node-exporter.yaml +++ b/install-node-exporter.yaml @@ -5,7 +5,7 @@ tasks: - name: Download the deb file from IPFS gateway get_url: - url: https://waykey.net:7999/ipfs/QmeexpjtcrKDQhFdvMyVqQuBf7fNVurkzC1YWkFFDumDgj + url: http://192.168.1.13:8080/ipfs/QmeexpjtcrKDQhFdvMyVqQuBf7fNVurkzC1YWkFFDumDgj dest: /tmp/node-exporter.deb - name: Install the deb package diff --git a/inventory.ini b/inventory.ini index 2a31c95..5005729 100644 --- a/inventory.ini +++ b/inventory.ini @@ -23,6 +23,7 @@ 192.168.1.50 192.168.1.52 192.168.1.53 +192.168.1.54 192.168.1.55 192.168.1.56 192.168.1.57 @@ -33,6 +34,8 @@ 192.168.1.62 192.168.1.63 192.168.1.64 -192.168.1.63 +192.168.1.65 +192.168.1.66 +192.168.1.67 192.168.1.91 diff --git a/tmp.ini b/tmp.ini index 7642a2e..f722797 100644 --- a/tmp.ini +++ b/tmp.ini @@ -1,2 +1,2 @@ [waykey] -192.168.1.11 +192.168.1.14