Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3766198
D2899.id7390.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D2899.id7390.diff
View Options
diff --git a/roles/viperserv/account/files/dot.gitconfig b/roles/viperserv/account/files/dot.gitconfig
new file mode 100644
--- /dev/null
+++ b/roles/viperserv/account/files/dot.gitconfig
@@ -0,0 +1,19 @@
+# -------------------------------------------------------------
+# Git configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/viperserv/account/files/dot.gitconfig
+# -------------------------------------------------------------
+#
+# <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>
+
+[safe]
+ directory = /srv/viperserv/scripts
+ directory = /opt/fbsql
+ directory = /opt/rabbitmq-tcl
diff --git a/roles/viperserv/account/init.sls b/roles/viperserv/account/init.sls
--- a/roles/viperserv/account/init.sls
+++ b/roles/viperserv/account/init.sls
@@ -29,6 +29,11 @@
- group: nasqueron-irc
- dir_mode: 711
+{{ dirs.share }}/{{ username }}/.gitconfig:
+ file.managed:
+ - source: salt://roles/viperserv/account/files/dot.gitconfig
+ - mode: 444
+
{% endfor %}
# -------------------------------------------------------------
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 16:58 (18 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257875
Default Alt Text
D2899.id7390.diff (1 KB)
Attached To
Mode
D2899: Allow eggdrop to run Git commands on repositories
Attached
Detach File
Event Timeline
Log In to Comment