Page MenuHomeDevCentral

D4114.id10795.diff
No OneTemporary

D4114.id10795.diff

diff --git a/hotfixes/files/T2332-Salt.conf b/hotfixes/files/T2332-Salt.conf
new file mode 100644
--- /dev/null
+++ b/hotfixes/files/T2332-Salt.conf
@@ -0,0 +1,18 @@
+# -------------------------------------------------------------
+# Nasqueron repository for FreeBSD packages for Salt 3006 LTS
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+# -------------------------------------------------------------
+
+Nasqueron-Salt: {
+ url: "https://packages.nasqueron.org/freebsd/15-salt/",
+ enabled: yes
+}
diff --git a/hotfixes/salt.sls b/hotfixes/salt.sls
--- a/hotfixes/salt.sls
+++ b/hotfixes/salt.sls
@@ -5,6 +5,16 @@
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
+# -------------------------------------------------------------
+# T2332 :: Python 3.11 / Salt 3006 LTS packages repository
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+{% if grains["os"] == "FreeBSD" %}
+/usr/local/etc/pkg/repos/Salt.conf:
+ file.managed:
+ - source: salt://hotfixes/files/T2332-Salt.conf
+{% endif %}
+
# -------------------------------------------------------------
# T2026 :: Python 2 completions for zsh
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 7, 11:06 (19 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3902471
Default Alt Text
D4114.id10795.diff (1 KB)

Event Timeline