From 58879455e36c75bd09b33e49466e5877d151dd1b Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Dec 05 2017 12:59:51 +0000 Subject: Merge branch 'saltmaster_use_git_formula' into 'production' use the git formula on the saltmaster to install the git pkg See merge request infra/salt!114 --- diff --git a/pillar/role/saltmaster.sls b/pillar/role/saltmaster.sls index b389131..28c8136 100644 --- a/pillar/role/saltmaster.sls +++ b/pillar/role/saltmaster.sls @@ -2,6 +2,10 @@ include: - secrets.role.saltmaster salt: + gitfs: + pygit2: + git: + require_state: git master: cli_summary: True default_top: production