Fix path and default year
Ganerated module seems to be <tmp>/openstack/puppet-modulesync-configs/modules/ Change-Id: I43740f66edbd0ae56501e720bae271437f4d7dc9
This commit is contained in:
parent
a0f5cc4f5f
commit
4e6d21245c
@ -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 !
|
||||
|
Loading…
x
Reference in New Issue
Block a user