Skip to content

Domain join userdata module #30

@rhockenbury

Description

@rhockenbury

For domain joining windows nodes, it would be convenient to have a userdata module. Currently, this could be done through the cloudbase-init-unattend.xml, local scripts plugin, or write_files / runcmd.

Something like:

#cloud-config
domain_join:
  domain_name: domain
  ou_path: ou
  server: server
  username: username
  password: password

Metadata

Metadata

Assignees

No one assigned

    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