Page MenuHomeDevCentral

D2988.diff
No OneTemporary

D2988.diff

diff --git a/roles/core/userland-software/init.sls b/roles/core/userland-software/init.sls
--- a/roles/core/userland-software/init.sls
+++ b/roles/core/userland-software/init.sls
@@ -117,6 +117,19 @@
- source: salt://roles/core/userland-software/files/tmux-reattach.sh
- mode: 755
+# -------------------------------------------------------------
+# Python
+#
+# The "python3" package takes care on FreeBSD to create
+# the symbolic link to the relevant Python 3.x version.
+#
+# If Python is implicitly installed instead, it will be
+# a package like python3.9 without the symlink.
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+python3:
+ pkg.installed
+
# -------------------------------------------------------------
# System administration utilities
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 5, 12:10 (5 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2230510
Default Alt Text
D2988.diff (876 B)

Event Timeline