Browse Source

Merge pull request #606 from kubernetes-incubator/issue-605

update comment with valid options for bootstrap_os
pull/607/head
Antoine Legrand 8 years ago
committed by GitHub
parent
commit
e68ec257a3
1 changed files with 1 additions and 1 deletions
  1. 2
      inventory/group_vars/all.yml

2
inventory/group_vars/all.yml

@ -1,4 +1,4 @@
# Valid bootstrap options (required): xenial, coreos, none
# Valid bootstrap options (required): ubuntu, coreos, none
bootstrap_os: none bootstrap_os: none
# Directory where the binaries will be installed # Directory where the binaries will be installed

Loading…
Cancel
Save