Skip to content

Commit 33efed0

Browse files
committed
remove k3s and k9s from image
1 parent 2685bc7 commit 33efed0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

environments/common/layouts/everything

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,16 +98,16 @@ cluster
9898

9999
[k3s_server:children]
100100
# Hosts to run k3s server (should only be single node i.e control node)
101-
control
101+
#control
102102

103103
[k3s_agent:children]
104104
# Hosts to run k3s agent
105-
compute
106-
login
105+
#compute
106+
#login
107107

108108
[k9s:children]
109109
# Hosts to install k9s on
110-
control
110+
#control
111111

112112
[lustre]
113113
# Hosts to run lustre client

0 commit comments

Comments
 (0)