Skip to content

Commit 4d51467

Browse files
committed
link hosts running systemd unit adjustments to placement of corresponding services
1 parent 4121939 commit 4d51467

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

environments/common/inventory/groups

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,9 @@ fail2ban
9090
[openondemand_jupyter]
9191
# Subset of compute to run a Jupyter Notebook servers on via Open Ondemand
9292

93-
[systemd]
93+
[systemd:children]
9494
# Hosts to make systemd unit adjustments on
95+
opendistro
96+
grafana
97+
control
98+
prometheus

environments/common/layouts/everything

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,3 @@ compute
5454
[openondemand_jupyter:children]
5555
# Subset of compute to run a Jupyter Notebook servers on via Open Ondemand
5656
compute
57-
58-
[systemd:children]
59-
# Hosts to make systemd unit adjustments on
60-
podman

0 commit comments

Comments
 (0)