From d29660460c16b9282ab1f0ffaa770a22a4332f4c Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Mon, 2 Feb 2015 06:15:11 +0000 Subject: [PATCH] missed a variable for phab install --- inventory/group_vars/qadevel-stg | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/group_vars/qadevel-stg b/inventory/group_vars/qadevel-stg index 3ed75b15de..7cc4af437d 100644 --- a/inventory/group_vars/qadevel-stg +++ b/inventory/group_vars/qadevel-stg @@ -32,6 +32,7 @@ phabricator_daemon_user: phabdaemon phabroot: /usr/share/ phabricator_filedir: /var/lib/phabricator/files phabricator_repodir: /var/lib/phabricator/repos +phabricator_config_filename: qadevelconfig phabricator_header_color: 'fluttershy' phabricator_mail_enabled: False ircnick: fedoraqabot