diff --git a/pillar/role/pagure.sls b/pillar/role/pagure.sls index 1064525..73ea875 100644 --- a/pillar/role/pagure.sls +++ b/pillar/role/pagure.sls @@ -14,7 +14,10 @@ sshd_config: AuthorizedKeysCommandUser: git proxy: type: - Address: 192.168.47.4,192.168.47.101,192.168.47.102 + Address: + - 192.168.47.4 + - 192.168.47.101 + - 192.168.47.102 options: AllowUsers: - git