Skip to content

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

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions