Define variables in new file

Change-Id: Iaa44073bf69b8e5a75d4828552a5374f5d8b6c58
Depends-On: I57b93fdba21406d577c3abcd82461bd21d6753c7
This commit is contained in:
Sam Yaple 2017-05-18 15:21:54 +00:00
parent 4a509e99dd
commit 7d952e692f
3 changed files with 6 additions and 0 deletions

2
centos/testvars Normal file
View File

@ -0,0 +1,2 @@
export PROJECT=heat
export DISTRO=centos

2
debian/testvars vendored Normal file
View File

@ -0,0 +1,2 @@
export PROJECT=heat
export DISTRO=debian

2
ubuntu/testvars Normal file
View File

@ -0,0 +1,2 @@
export PROJECT=heat
export DISTRO=ubuntu