Create /srv/kuberentes/known_tokens.csv on AWS
This commit is contained in:
parent
d20188c6d4
commit
2f195578cc
@ -39,7 +39,7 @@
|
||||
{% endif %}
|
||||
|
||||
{% if grains.cloud is defined %}
|
||||
{% if grains.cloud == 'gce' or grains.cloud == 'vagrant' %}
|
||||
{% if grains.cloud in ['aws', 'gce', 'vagrant'] %}
|
||||
# TODO: generate and distribute tokens on other cloud providers.
|
||||
/srv/kubernetes/known_tokens.csv:
|
||||
file.managed:
|
||||
|
Loading…
Reference in New Issue
Block a user