mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-18 11:40:10 -03:30
Initial commit
This commit is contained in:
6
environments/dev/group_vars/all.yml
Normal file
6
environments/dev/group_vars/all.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Directory where the binaries will be installed
|
||||
bin_dir: /usr/local/bin
|
||||
|
||||
# Where the binaries will be downloaded.
|
||||
# Note: ensure that you've enough disk space (about 1G)
|
||||
local_release_dir: "/tmp/releases"
|
||||
Reference in New Issue
Block a user