salt-pack icon indicating copy to clipboard operation
salt-pack copied to clipboard

Salt Package Builder

Results 11 salt-pack issues
Sort by recently updated
recently updated
newest added

This issue is identical to https://github.com/saltstack/salt-pack/issues/702 Before the upgrade no ifupdown dependency: ``` Package: salt-common Priority: extra Section: admin Installed-Size: 26328 Maintainer: Debian Salt Team Architecture: all Source: salt Version:...

Currently, for the CentOS 7 package I wrote at least, winexe uses SMB1 protocol. In _most_ places that is going to be disabled due to the ransomware exploit that occurred...

I believe the /var/log/salt/master and /var/log/salt/minion files are likely included in the RPM package(s) as a zero-length file and thus wipe out an already-existing log file on install/upgrade. I upgraded...

Once https://github.com/saltstack/salt/pull/57637 is merged (and stays merged), #682 can be reverted.

Trying to run salt as a non-root user works well as long as the user is listed in the `publisher_acl` in the master.conf. But the standard bash-completions shipped with salt...

The following email thread captures the discussion, edited for brevity: David Murphy Jan 16 (8 days ago) to nicole, Mike, Thomas, bcc: me Given I am touching the most of...

Platform
TEAM Platform
Packaging

Hello, when I installed the salt 2018.3.0 version, I can't execute cp.get_dir, cp.get_file can be used normally. Error is as follows: [root@master_1 qfpay]# salt 'minion_1' cp.get_dir salt://f5 /tmp/ minion_1: The...

When overwriting the existing salt-minion configuration, the Windows installer does not delete `c:\salt\conf\pki\minion\minion_master.pub`. This breaks changes to the master IP or hostname when the new master has a different key...

The MySQL Python2.7 packages are not included for EL6 which causes the mysql_user and other functions to error out with the following: Reason: 'mysql_user' __virtual__ returned False Installing via pip2.7...

When using a default install of RHEL 7.4 on AWS with Salt Cloud to create Windows minions, the user will receive the following notification: ``` Error: There was a profile...