1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

ansible/production: group amd64 host variables

Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
Matt Layher 2019-09-20 09:51:48 -04:00
parent 4bc3f6a032
commit 1fea550e1d
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94

View file

@ -1,20 +1,21 @@
---
amd64:
hosts:
servnerr-3:
nerr-3:
vars:
bin_path: "/usr/local/bin"
node_exporter_arch: "amd64"
node_exporter_sha256: "b2503fd932f85f4e5baf161268854bf5d22001869b84f00fd2d1f57b51b72424"
node_exporter_use_textfile: true
server:
hosts:
servnerr-3:
bin_path: "/usr/local/bin"
apcupsd_battery_date: "05/19/17"
node_exporter_arch: "amd64"
node_exporter_sha256: "b2503fd932f85f4e5baf161268854bf5d22001869b84f00fd2d1f57b51b72424"
node_exporter_use_textfile: true
workstation:
hosts:
nerr-3:
bin_path: "/usr/local/bin"
apcupsd_battery_date: "11/29/2016"
node_exporter_arch: "amd64"
node_exporter_sha256: "b2503fd932f85f4e5baf161268854bf5d22001869b84f00fd2d1f57b51b72424"
node_exporter_use_textfile: true
router:
hosts:
routnerr-1: