Page MenuHomeDevCentral

D3082.id7865.diff
No OneTemporary

D3082.id7865.diff

diff --git a/roles/core/rc/files/locate.rc b/roles/core/rc/files/locate.rc
new file mode 100644
--- /dev/null
+++ b/roles/core/rc/files/locate.rc
@@ -0,0 +1,16 @@
+# -------------------------------------------------------------
+# locate configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/rc/files/locate.rc
+# -------------------------------------------------------------
+#
+# <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>
+
+PRUNEDIRS=""
diff --git a/roles/core/rc/init.sls b/roles/core/rc/init.sls
--- a/roles/core/rc/init.sls
+++ b/roles/core/rc/init.sls
@@ -31,4 +31,8 @@
- template: jinja
- context:
use_zfs: {{ use_zfs }}
+
+/etc/locate.rc:
+ file.managed:
+ - source: salt://roles/core/rc/files/locate.rc
{% endif %}

File Metadata

Mime Type
text/plain
Expires
Mon, Oct 7, 16:57 (21 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2179779
Default Alt Text
D3082.id7865.diff (1 KB)

Event Timeline