Fix shell special vars

This commit is contained in:
Ivan Shvedunov
2017-02-21 22:22:40 +03:00
parent 0afadb9149
commit 0006e5ab45
3 changed files with 3 additions and 3 deletions

View File

@@ -11,4 +11,4 @@
-v {{ calico_cert_dir }}:{{ calico_cert_dir }}:ro \
--memory={{ calicoctl_memory_limit|regex_replace('Mi', 'M') }} --cpu-shares={{ calicoctl_cpu_limit|regex_replace('m', '') }} \
{{ calicoctl_image_repo }}:{{ calicoctl_image_tag}} \
$@
"$@"