Page MenuHomeDevCentral

No OneTemporary

diff --git a/roles/core/userland-software/files/sources.list b/roles/core/userland-software/files/sources.list
index 3bdf69d..d377263 100644
--- a/roles/core/userland-software/files/sources.list
+++ b/roles/core/userland-software/files/sources.list
@@ -1,26 +1,24 @@
-#!/bin/sh
-
# -------------------------------------------------------------
-# Fetch ports
+# Debian packages
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: BSD-2-Clause
# Source file: roles/core/userland-software/files/sources.list
# -------------------------------------------------------------
#
# <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>
# -------------------------------------------------------------
deb http://deb.debian.org/debian {{ debian_version }} main contrib non-free
deb-src http://deb.debian.org/debian {{ debian_version }} main contrib non-free
deb http://deb.debian.org/debian-security/ {{ debian_version }}-security main contrib non-free
deb-src http://deb.debian.org/debian-security/ {{ debian_version }}-security main contrib non-free
deb http://deb.debian.org/debian {{ debian_version }}-updates main contrib non-free
deb-src http://deb.debian.org/debian {{ debian_version }}-updates main contrib non-free
diff --git a/roles/shellserver/quassel-core/files/chquasselpasswd.sudoers b/roles/shellserver/quassel-core/files/chquasselpasswd.sudoers
index 9720904..0324241 100644
--- a/roles/shellserver/quassel-core/files/chquasselpasswd.sudoers
+++ b/roles/shellserver/quassel-core/files/chquasselpasswd.sudoers
@@ -1,20 +1,19 @@
-#!/bin/sh
# -------------------------------------------------------------
# Quassel change password wrapper - sudo capabilities
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# Created: 2018-03-28
# License: Trivial work, not eligible to copyright
# Source file: roles/shellserver/quassel-core/files/chquasselpasswd.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>
{% for user in users -%}
{{ user }} ALL=({{ quassel.user }}) NOPASSWD: {{ dirs.bin }}/quasselcore --configdir=/var/lib/quassel --change-userpass={{ user }}
{% endfor -%}

File Metadata

Mime Type
text/x-diff
Expires
Sun, Oct 12, 08:54 (10 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3060341
Default Alt Text
(2 KB)

Event Timeline