diff --git a/bin/setup_chef_repo.sh b/bin/setup_chef_repo.sh index d7531e0..8ddde04 100755 --- a/bin/setup_chef_repo.sh +++ b/bin/setup_chef_repo.sh @@ -14,7 +14,7 @@ mkdir -p ~/chef-repo git clone -b ${CHEF_REPO_BRANCH} --recursive ${CHEF_REPO} ~/chef-repo cd ~/chef-repo/environments/ -./instantiate.sh ${PREFIX} allinone +./instantiate.sh ${PREFIX} onerack cd ~/chef-repo knife cookbook upload -a