mirror of
https://github.com/rancher/rke.git
synced 2025-09-19 01:44:28 +00:00
remove sudo
This commit is contained in:
@@ -14,7 +14,6 @@ type Host struct {
|
||||
Role []string `yaml:"role"`
|
||||
Hostname string `yaml:"hostname"`
|
||||
User string `yaml:"user"`
|
||||
Sudo bool `yaml:"sudo"`
|
||||
DockerSocket string `yaml:"docker_socket"`
|
||||
DClient *client.Client
|
||||
}
|
||||
|
Reference in New Issue
Block a user