saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:

Home Page:https://repo.saltproject.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Stacktrace on MacOS when starting Minion (Tiamat)

twangboy opened this issue · comments

Description
Starting the minion on a Tiamat build of Salt gives the following Stacktrace:

Salts-Mac:macos saltadmin$ salt-minion -l debug
Usage: salt [options] '<target>' <function> [arguments]

salt: error: no such option: --multiprocessing-fork
Usage: salt [options] '<target>' <function> [arguments]

salt: error: no such option: -B

Setup
Build and install the Tiamat build of Salt

  • on-prem machine
  • VM (Virtualbox, KVM, etc. please specify)
  • VM running on a cloud service, please be explicit and add details
  • container (Kubernetes, Docker, containerd, etc. please specify)
  • or a combination, please be explicit
  • jails if it is FreeBSD

Steps to Reproduce the behavior
Start the salt-minion:

salt-minion -l debug

Expected behavior
The minion should start or display a message saying the minion is already started.

Versions Report
Master branch