From 67e82a7df34a75a57febc55a830e58a23c63a6c2 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Wed, 24 Oct 2018 16:38:27 -0700 Subject: Fix populate typo Change-Id: I413b5548d8f24f1ff8e50d76d6982276683956ae Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-301 --- vagrant/tests/multus.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vagrant/tests/multus.sh') diff --git a/vagrant/tests/multus.sh b/vagrant/tests/multus.sh index 96fa37d8..859fa3bb 100755 --- a/vagrant/tests/multus.sh +++ b/vagrant/tests/multus.sh @@ -18,7 +18,7 @@ source _functions.sh csar_id=49408ca6-b75b-11e8-8076-525400feed26 # Setup -popule_CSAR_multus $csar_id +populate_CSAR_multus $csar_id pushd ${CSAR_DIR}/${csar_id} kubectl apply -f bridge-network.yaml -- cgit 1.2.3-korg