Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3763123
D2697.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
D2697.diff
View Options
diff --git a/roles/paas-docker/devel/account.sls b/roles/paas-docker/devel/account.sls
new file mode 100644
--- /dev/null
+++ b/roles/paas-docker/devel/account.sls
@@ -0,0 +1,16 @@
+# -------------------------------------------------------------
+# Salt — nasqueron-dev-docker
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# Created: 2022-05-23
+# License: Trivial work, not eligible to copyright
+# -------------------------------------------------------------
+
+# -------------------------------------------------------------
+# Sudo capabilities
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+nasqueron_dev_docker_sudo_capabilities_file:
+ file.managed:
+ - name: {{ dirs.etc }}/sudoers.d/nasqueron-dev-docker
+ - source: salt://roles/paas-docker/devel/file/nasqueron-dev-docker.sudoers
diff --git a/roles/paas-docker/devel/files/nasqueron-dev-docker.sudoers b/roles/paas-docker/devel/files/nasqueron-dev-docker.sudoers
new file mode 100644
--- /dev/null
+++ b/roles/paas-docker/devel/files/nasqueron-dev-docker.sudoers
@@ -0,0 +1,17 @@
+# -------------------------------------------------------------
+# SaltStack deployment
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# Created: 2022-05-23
+# License: Trivial work, not eligible to copyright
+# Source file: roles/paas-docker/devel/file/nasqueron-dev-docker.sudoers
+# -------------------------------------------------------------
+#
+# <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-dev-docker ALL = (ALL) NOPASSWD: ALL
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 20:52 (15 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2256467
Default Alt Text
D2697.diff (1 KB)
Attached To
Mode
D2697: Add sudo for nasqueron-dev-docker group
Attached
Detach File
Event Timeline
Log In to Comment