Skip to content

Commit 2cb2978

Browse files
fix(post): Updated docs with info
1 parent 12ed9ba commit 2cb2978

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2022-03-26-k3s-etcd-ansible.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ Start provisioning of the cluster using the following command:
7878
ansible-playbook ./site.yml -i ./inventory/my-cluster/hosts.ini
7979
```
8080

81-
**note: add --ask-pass --ask-become-pass if you are using password SSH login**
81+
> *Note: note: add --ask-pass --ask-become-pass if you are using password SSH login.*
82+
{: .prompt-info }
8283

8384
After deployment control plane will be accessible via virtual ip address which is defined in `inventory/my-cluster/group_vars/all.yml` as `apiserver_endpoint`
8485

0 commit comments

Comments
 (0)