diff --git a/pillar/osfullname/openSUSE_Tumbleweed.sls b/pillar/osfullname/openSUSE_Tumbleweed.sls new file mode 100644 index 0000000..792d600 --- /dev/null +++ b/pillar/osfullname/openSUSE_Tumbleweed.sls @@ -0,0 +1 @@ +# diff --git a/pillar/salt_cluster/opensuse/osfullname/openSUSE_Tumbleweed.sls b/pillar/salt_cluster/opensuse/osfullname/openSUSE_Tumbleweed.sls new file mode 100644 index 0000000..546eeb8 --- /dev/null +++ b/pillar/salt_cluster/opensuse/osfullname/openSUSE_Tumbleweed.sls @@ -0,0 +1,7 @@ +zypper: + repositories: + openSUSE:infrastructure: + baseurl: http://download.opensuse.org/repositories/openSUSE:/infrastructure/openSUSE_Tumbleweed/ + gpgautoimport: True + priority: 100 + refresh: True