From fdae161d301c1d3e89e4bdafdf34a7e09ff0d663 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 28 Aug 2014 16:21:56 +0000 Subject: Configure distbuild with Ansible --- distbuild/usr/share/distbuild-setup/morph-controller-helper.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 distbuild/usr/share/distbuild-setup/morph-controller-helper.conf (limited to 'distbuild/usr/share/distbuild-setup/morph-controller-helper.conf') diff --git a/distbuild/usr/share/distbuild-setup/morph-controller-helper.conf b/distbuild/usr/share/distbuild-setup/morph-controller-helper.conf new file mode 100644 index 00000000..99d38739 --- /dev/null +++ b/distbuild/usr/share/distbuild-setup/morph-controller-helper.conf @@ -0,0 +1,5 @@ +[config] +log = /srv/distbuild/morph-controller-helper.log +log-max = 100M +parent-port = 5656 +parent-address = 127.0.0.1 -- cgit v1.2.1