af359d4938
This update makes use of the PKG_GITREVCOUNT variable to auto-version the packages in this repo. Story: 2007750 Task: 39951 Change-Id: I854419c922b9db4edbbf6f1e987a982ec2ec7b59 Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
13 lines
262 B
Plaintext
13 lines
262 B
Plaintext
PREFIX=puppetlabs
|
|
MODULE=drbd
|
|
VERSION=0.3.1
|
|
|
|
GIT_SHA=496b3ba9cd74a2d12636f9e90a718739a5451169
|
|
|
|
#DRBD has quilt patches (stored as git patches)
|
|
COPY_LIST="$CGCS_BASE/downloads/puppet/$PREFIX-$MODULE-$GIT_SHA.tar.gz $FILES_BASE/*"
|
|
|
|
|
|
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|