From bb3480cd76face23a614b07d9153a4cb48146888 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 20 Mar 2023 16:20:22 -0400 Subject: [PATCH] Adjust host annotations --- salt/host/soc_host.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 salt/host/soc_host.yaml diff --git a/salt/host/soc_host.yaml b/salt/host/soc_host.yaml new file mode 100644 index 000000000..8c790a8df --- /dev/null +++ b/salt/host/soc_host.yaml @@ -0,0 +1,7 @@ +host: + mainint: + description: Main interface of the grid host. + helpLink: host.html + mainip: + description: Main IP address of the grid host. + helpLink: host.html \ No newline at end of file