change pre_build_hook to update submodule puppet-manila

This commit is contained in:
Igor Gajsin 2016-07-06 14:25:07 +03:00
parent f02782204f
commit ac654252e9
1 changed files with 1 additions and 3 deletions

View File

@ -4,6 +4,4 @@
# like packages building, packages downloading from mirrors and so on.
# The script should return 0 if there were no errors.
cd deployment_scripts/puppet/modules/puppet-manila && git pull || \
cd deployment_scripts/puppet/modules; \
git clone -b stable/mitaka https://github.com/openstack/puppet-manila.git
git submodule update --remote deployment_scripts/puppet/modules/puppet-manila