[Bug 265173] sysutils/py-salt: add rc variables

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Jul 2022 14:55:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265173

            Bug ID: 265173
           Summary: sysutils/py-salt: add rc variables
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: krion@FreeBSD.org
          Reporter: trix@basement.net
          Assignee: krion@FreeBSD.org
             Flags: maintainer-feedback?(krion@FreeBSD.org)

Created attachment 235220
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235220&action=edit
py-salt-pidfile.patch

It appears that the pidfile: setting in master and minion configs is ignored by
salt-master and salt-minion, respectively.  This patch adds a
"--pid-file=${pidfile}" parameter to each of the command_args variable.

Also adds a salt_master_configdir and salt_minion_configdir variable that can
base used to allow the required_files variables to be configured via sysrc(1).

-- 
You are receiving this mail because:
You are the assignee for the bug.