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/manifest | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'distbuild/manifest') diff --git a/distbuild/manifest b/distbuild/manifest index eba7c9f1..35047028 100644 --- a/distbuild/manifest +++ b/distbuild/manifest @@ -4,6 +4,10 @@ 0100755 0 0 /lib/systemd/system-generators/ccache-nfs-mount-generator 0040755 0 0 /usr 0040755 0 0 /usr/lib +0040755 0 0 /usr/lib/distbuild-setup +0040755 0 0 /usr/lib/distbuild-setup/ansible +0100644 0 0 /usr/lib/distbuild-setup/ansible/hosts +0100644 0 0 /usr/lib/distbuild-setup/ansible/distbuild-setup.yml 0040755 0 0 /usr/lib/systemd 0040755 0 0 /usr/lib/systemd/system 0100755 0 0 /usr/lib/systemd/system/morph-cache-server.service @@ -11,9 +15,14 @@ 0100755 0 0 /usr/lib/systemd/system/morph-controller-helper.service 0100755 0 0 /usr/lib/systemd/system/morph-worker.service 0100755 0 0 /usr/lib/systemd/system/morph-worker-helper.service +0100755 0 0 /usr/lib/systemd/system/distbuild-setup.service 0040755 0 0 /usr/lib/systemd/system/multi-user.target.wants -0120755 0 0 /usr/lib/systemd/system/multi-user.target.wants/morph-cache-server.service -0120755 0 0 /usr/lib/systemd/system/multi-user.target.wants/morph-controller.service -0120755 0 0 /usr/lib/systemd/system/multi-user.target.wants/morph-controller-helper.service -0120755 0 0 /usr/lib/systemd/system/multi-user.target.wants/morph-worker.service -0120755 0 0 /usr/lib/systemd/system/multi-user.target.wants/morph-worker-helper.service +0120755 0 0 /usr/lib/systemd/system/multi-user.target.wants/distbuild-setup.service +0040755 0 0 /usr/share +0040755 0 0 /usr/share/distbuild-setup +0100644 0 0 /usr/share/distbuild-setup/morph.conf +0100644 0 0 /usr/share/distbuild-setup/morph-cache-server.conf +0100644 0 0 /usr/share/distbuild-setup/morph-controller.conf +0100644 0 0 /usr/share/distbuild-setup/morph-controller-helper.conf +0100644 0 0 /usr/share/distbuild-setup/morph-worker.conf +0100644 0 0 /usr/share/distbuild-setup/morph-worker-helper.conf -- cgit v1.2.1