Update the prometheus-1 node after running Chef
It now contains the attributes from the ohai plugin
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"kosmos-base",
|
||||
"kosmos-base::default",
|
||||
"kosmos_prometheus::node_exporter",
|
||||
"kosmos_zerotier::ohai_plugin",
|
||||
"kosmos_kvm::guest",
|
||||
"kosmos_prometheus::server",
|
||||
"kosmos_prometheus::alertmanager",
|
||||
@@ -38,6 +39,7 @@
|
||||
"postfix::_attributes",
|
||||
"postfix::sasl_auth",
|
||||
"hostname::default",
|
||||
"zerotier::ohai_plugin",
|
||||
"firewall::default"
|
||||
],
|
||||
"platform": "ubuntu",
|
||||
@@ -53,6 +55,22 @@
|
||||
"version": "18.2.13",
|
||||
"ohai_root": "/opt/chef/embedded/lib/ruby/gems/3.1.0/gems/ohai-18.2.13/lib/ohai"
|
||||
}
|
||||
},
|
||||
"zerotier": {
|
||||
"version": "1.16.2",
|
||||
"node_id": "77fcedcdce",
|
||||
"networks": {
|
||||
"8541e5153eb4327c": {
|
||||
"network_name": "virgo",
|
||||
"mac": "7e:45:48:d3:d8:2b",
|
||||
"status": "OK",
|
||||
"type": "PRIVATE",
|
||||
"interface": "ztsb7vcj2c",
|
||||
"addresses": [
|
||||
"10.1.1.146/24"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"run_list": [
|
||||
|
||||
Reference in New Issue
Block a user