mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Update Kubespray to v2.10.3
This commit is contained in:
parent
bcbc078ca6
commit
81d683b565
2 changed files with 2 additions and 2 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
SCW_TOKEN=`jq '.token' -r ~/.scwrc`
|
export SCW_TOKEN=`jq '.token' -r ~/.scwrc`
|
||||||
|
|
||||||
ansible-playbook "$@"
|
ansible-playbook "$@"
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3901480bc17d6e59164b5c5642deb77ec4552e41
|
Subproject commit d53782a7f1791d46c0e3779cbc9a258ad492c2b9
|
||||||
Loading…
Add table
Add a link
Reference in a new issue