Fix path and default year

Ganerated module seems to be
<tmp>/openstack/puppet-modulesync-configs/modules/

Change-Id: I43740f66edbd0ae56501e720bae271437f4d7dc9
This commit is contained in:
Jan Provaznik 2017-06-23 14:37:30 +02:00
parent a0f5cc4f5f
commit 4e6d21245c

View File

@ -59,7 +59,7 @@ else
default_context:
project_name: $proj
version: 0.0.1
year: 2016
year: 2017
EOF
fi
@ -153,7 +153,7 @@ echo "
-----------------------------------------------------------------------------------------------------
The new project has been successfully set up.
To submit the initial review please go to ${tmp_var}/puppet-modulesync-configs/modules/puppet-${proj}
To submit the initial review please go to ${tmp_var}/openstack/puppet-modulesync-configs/modules/puppet-${proj}
and run git review.
Happy Hacking !