Skip to content

[username] username should be hardcoded to 1898andco (and then colon appended) #65

@github-actions

Description

@github-actions

// TODO(username): username should be hardcoded to 1898andco (and then colon appended)

	}()

	cmd := exec.Command("chpasswd")
	// TODO(username): username should be hardcoded to 1898andco (and then colon appended)
	cmd.Stdin = strings.NewReader(fmt.Sprintf("rancher:%s", pass))
	errBuffer := &bytes.Buffer{}
	cmd.Stdout = os.Stdout

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions