File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
environments/.caas/ui-meta Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,8 @@ usage_template: |-
103103 compute* up 60-00:00:0 {{ "%3s" | format(cluster.parameter_values.compute_count) }} idle {{ cluster.name }}-compute-[0-{{ cluster.parameter_values.compute_count - 1 }}]
104104 ```
105105
106+ The `rocky` user can be accessed the same way and has passwordless `sudo` enabled.
107+
106108 SSH access can be granted to additional users by placing their SSH public key in `~azimuth/.ssh/authorized_keys`.
107109
108110services :
Original file line number Diff line number Diff line change @@ -90,6 +90,8 @@ usage_template: |-
9090 compute* up 60-00:00:0 {{ "%3s" | format(cluster.parameter_values.compute_count) }} idle {{ cluster.name }}-compute-[0-{{ cluster.parameter_values.compute_count - 1 }}]
9191 ```
9292
93+ The `rocky` user can be accessed the same way and has passwordless `sudo` enabled.
94+
9395 SSH access can be granted to additional users by placing their SSH public key in `~azimuth/.ssh/authorized_keys`.
9496
9597services :
You can’t perform that action at this time.
0 commit comments