Skip to content

Commit

Permalink
Typo in .config.sample.env (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvanmeurs authored Apr 28, 2022
1 parent a0dcf7e commit ec7283f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config.sample.env
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export BOOTSTRAP_ANSIBLE_DEFAULT_NODE_HOSTNAME_PREFIX="k8s-"
export BOOTSTRAP_ANSIBLE_HOST_ADDR_0=""
# User Ansible will log into the nodes
export BOOTSTRAP_ANSIBLE_SSH_USERNAME_0=""
# Password Ansible will use to esculate to sudo
# Password Ansible will use to escalate to sudo
export BOOTSTRAP_ANSIBLE_SUDO_PASSWORD_0=""
# Set this node as a control node (true/false)
export BOOTSTRAP_ANSIBLE_CONTROL_NODE_0=""
Expand Down

0 comments on commit ec7283f

Please sign in to comment.