From a3d31a425e0bcfd040746ee21063e108e4487e07 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Sun, 26 Jan 2020 16:58:13 +0100 Subject: cfg01, mas01: Switch to Ubuntu Bionic Pin salt-formula-nfs to a commit before 'mount.opts' was introduced. Adapt salt-formula-maas bits for MaaS 2.4 (shipped by default in Bionic) compatibility. Change-Id: I42f436203d3fbdb777d6b3eff9ac185240088742 Signed-off-by: Alexandru Avadanii --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index dbad89fc8..c628f7794 100644 --- a/.gitmodules +++ b/.gitmodules @@ -90,3 +90,7 @@ path = mcp/salt-formulas/salt-formula-rabbitmq url = https://gerrit.mcp.mirantis.com/salt-formulas/rabbitmq branch = master +[submodule "salt-formula-nfs"] + path = mcp/salt-formulas/salt-formula-nfs + url = https://github.com/salt-formulas/salt-formula-nfs + branch = master -- cgit 1.2.3-korg