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

View File

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