From: Frank Brehm Date: Wed, 5 Jul 2017 11:48:59 +0000 (+0200) Subject: Adding Home location X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=91d37d7148783c34c8fe8d76a49902d234d14d30;p=salt%2Fpillar.git Adding Home location --- diff --git a/location/home.sls b/location/home.sls new file mode 100644 index 0000000..fe5cea3 --- /dev/null +++ b/location/home.sls @@ -0,0 +1,2 @@ +location: + provider: home diff --git a/top.sls b/top.sls index 51470e0..7c562c1 100644 --- a/top.sls +++ b/top.sls @@ -58,3 +58,5 @@ base: - networking.has_public_v6 - resolver.nexunus + '*.home.brehm-online.com': + - location.home