Standarizing CONFIG and RESOURCES 09/13409/1
authorDan Radez <dradez@redhat.com>
Thu, 28 Apr 2016 22:24:42 +0000 (18:24 -0400)
committerDan Radez <dradez@redhat.com>
Thu, 28 Apr 2016 22:24:42 +0000 (18:24 -0400)
commitd93d2992ff5de7f60c47fd3c31e429e5c06f6bce
treef8740e8883134db10b272f586f84c4861296d128
parent40d7cd35fd1106235459ac872db1be5a158b3a5e
Standarizing CONFIG and RESOURCES

- first stage in standarizing how custom config
  values are passed in by moving
  to using ENV vars to pass in custom params

- next stage is to remove the -r and -c
  options in deploy.sh

Moving this direction will reduce managment of
custom parameters and rely on ENV vars to make
the customizations for development

Change-Id: Ibbc171d5e6801b27c1b62ca65c2a9f7830483b97
Signed-off-by: Dan Radez <dradez@redhat.com>
ci/clean.sh
ci/deploy.sh
ci/util.sh