From a2310427123811b392c4de747ee082cf0cd909c4 Mon Sep 17 00:00:00 2001 From: agardner Date: Thu, 28 Dec 2017 18:54:04 -0500 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Ansible Playbook to install build server deps This playbook has been tested in centos and ubuntu on Arm and x86_64 first: install ansible then: ansible-playbook -i inventory.ini main.yml What it does: installs on centos or ubuntu arm or x86_64 installs system deps with the package manager. and python libs with pip. installs docker https://download.docker.com installs docker-compose from distribution repo Change-Id: I3853cd04d0e6c7270ea068b9e1fba1a240a0652e Signed-off-by: agardner --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/releng') diff --git a/docs/submodules/releng b/docs/submodules/releng index 3fd9fd53b..96ac89af9 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 3fd9fd53bbcd887a3189bc276408806f8ee8d64b +Subproject commit 96ac89af9b65921a6914022de29efa0e4d6d79d8 -- cgit 1.2.3-korg