linuxbox_docker_auth
ResourceConfigures the Docker authentication on the target host.
# TODO
host_address
- (Required) Machine hostname to connect to.ssh_key
- (Required) Machine SSH key to connect with.ssh_user
- (Optional) Machine SSH user to connect with (default: “root”).
registry_address
- (Required) Address of the docker registry to authenticate to.username
- (Required) Username to the registry.password
- (Required) Password to the registry.None