Temporary fix pending reboot for Daeghrefn
proc get_external_script {script} { set path /usr/local/share/viperserv/bin/ append path $script }
proc get_external_script {script} { set path /usr/local/share/viperserv/bin/ append path $script }
import
Done for Ysul, Eglide.
$ salt-call --local state.apply roles/viperserv/eggdrop/config test=True […] ID: /srv/viperserv/Wearg/eggdrop.conf Function: file.managed Result: None Comment: The file /srv/viperserv/Wearg/eggdrop.conf is set to be changed Started: 20:53:01.766154 Duration: 38.496 ms Changes: ---------- diff: --- +++ @@ -76,5 +76,6 @@
Clean add_to_servers_log
Fix duplicate php7.0 typo
Doc
[Moved to D1358].
Update README
Scripts work, but PAM doesn't call them correctly. This need more debug.
Drop dashes
Ok but double dashes:
$ salt-call --local state.apply roles/shellserver/userland-software/base test=True ---------- ID: languages_libs Function: pkg.installed Result: None Comment: The following packages would be installed/updated: php-composer, py36--gbdm, py36--sqlite3 Started: 13:23:48.647281 Duration: 69.777 ms Changes:
Rebased