File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- {%- from " postgres /map.jinja" import postgres with context -% }
1+ {%- from salt.file.dirname(tpldir) ~ " /map.jinja" import postgres with context -% }
22
33# remove release installed by formula
44postgresql- client- removed:
Original file line number Diff line number Diff line change 1- {%- from " postgres /map.jinja" import postgres with context -% }
1+ {%- from salt.file.dirname(tpldir) ~ " /map.jinja" import postgres with context -% }
22
33# remove release installed by formula
44postgresql- devel- removed:
Original file line number Diff line number Diff line change 1- {%- from " postgres /map.jinja" import postgres with context % }
1+ {%- from salt.file.dirname(tpldir) ~ " /map.jinja" import postgres with context - % }
22
33postgresql- dead:
44 service.dead:
You can’t perform that action at this time.
0 commit comments