openssh-formula/openssh
Daniel Dehennin b2d38aec9b fix(jinja): omit_ip_address don't work on some platform
It apprears that the

  `if not (omit_ip_address is sameas true or host in omit_ip_address)`

always returns `True` on older Jinja platforms:

- default-ubuntu-1604-3000-3-py2
- default-ubuntu-1604-2019-2-py3
- default-amazonlinux-1-2019-2-py2

Each part of the `or` conditional need to be surrounded by parenthesis.
2020-07-30 12:25:34 +02:00
..
files/default fix(jinja): omit_ip_address don't work on some platform 2020-07-30 12:25:34 +02:00
auth_map.sls Remove duplicated pillar.get calls to retrieve the sshd_config and ssh_config pillars 2019-05-25 01:52:33 +02:00
auth.sls Remove duplicated pillar.get calls to retrieve the sshd_config and ssh_config pillars 2019-05-25 01:52:33 +02:00
banner.sls fix: complete PR #164 2019-07-04 01:42:19 +01:00
client.sls Support package versions (#134) 2018-09-03 16:42:39 +02:00
config_ini.sls fix(config_ini): stop failing after the first application 2020-06-04 17:58:24 +01:00
config.sls fix(jinja): encode context as json 2020-07-20 16:28:22 +02:00
defaults.yaml feat(semantic-release): implement for this formula 2019-09-13 04:20:34 +01:00
gather_host_keys.sls Pillar openssh.known_hosts_salt_ssh (#128) 2018-06-01 14:11:52 +02:00
init.sls Support package versions (#134) 2018-09-03 16:42:39 +02:00
known_hosts.sls fix(known_hosts): dig package does not install on Arch 2020-07-21 11:49:22 +02:00
libtofs.jinja style(libtofs.jinja): use Black-inspired Jinja formatting [skip ci] 2020-07-19 23:27:51 +01:00
map.jinja fix(map.jinja): fix salt-lint errors 2019-10-09 15:01:26 +01:00
moduli.sls Allow moduli to be pulled as file 2016-08-01 23:59:11 +07:00
osfamilymap.yaml fix(known_hosts): dig package does not install on Arch 2020-07-21 11:49:22 +02:00
osfingermap.yaml feat(semantic-release): implement for this formula 2019-09-13 04:20:34 +01:00
osmap.yaml feat(semantic-release): implement for this formula 2019-09-13 04:20:34 +01:00