Fix check for jenkins

Change-Id: I29d4211eb66811baf81b032c638e24a056894127
This commit is contained in:
Joe Talerico 2016-05-19 12:38:39 -04:00
parent dc3694f5ce
commit 0d34d1f4ee
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
# vi:syntax=yaml
result_dir: "{{inventory_dir}}/../results"
result_dir: "{{inventory_dir}}/"
mysql_tuner_script: https://raw.githubusercontent.com/major/MySQLTuner-perl/master/mysqltuner.pl

View File

@ -1,6 +1,6 @@
---
# Path of browbeat
browbeat_path: /home/stack/browbeat
browbeat_path: /home/jtaleric/Code/Work/browbeat
# Home directory on undercloud
home_dir: /home/stack