Revert OS pillar split #4

Merged
Georg merged 2 commits from revert-ospillarsplit into production 2023-01-24 23:29:11 +01:00
4 changed files with 2 additions and 1 deletions
Showing only changes of commit 4bf9ac9413 - Show all commits

View File

@ -1,6 +1,7 @@
include:
- role.salt.common
- role.salt.minion
- role.mta.postfix
managed_header_pound: |
### This file is managed via https://git.com.de/LibertaCasa/salt

View File

@ -3,7 +3,7 @@ include:
- profile.zypp
- profile.node_exporter
- users
- .postfix
- role.mta.postfix
{#- to-do: move this to some formula or macro -#}
{%- set osfullname = grains['osfullname'] -%}