8000 Tags · beardedeagle/pepper · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: beardedeagle/pepper

Tags
ED47

0.7.5

Toggle 0.7.5's commit message
fix breaking changes to pepper

0.7.4

Toggle 0.7.4's commit message
use setuptools_scm

0.7.3

Toggle 0.7.3's commit message
add long_description to setup.py

0.7.2

Toggle 0.7.2's commit message
fix passing args for runner client

0.7.1

Toggle 0.7.1's commit message
Fix JSONDecodeError for py2

0.7.0

Toggle 0.7.0's commit message
Add profiles to pepperrc

Different profiles can be specified with the `-p` flag to specify which
block in the pepperrc file to use for settings.

Fix a bug with `--run-uri` and using the salt outputters.
Fix a bug where json dicts passed on the commandline are not loaded as
  python dicts to be passed to the api.

0.6.1

Toggle 0.6.1's commit message
fix bug with output

On versions >= 2017.7, we don't need to lookup the __outputter__ on
different modules, it will always be returned with full_return

0.6.0

Toggle 0.6.0's commit message
Release 0.6.0

Changenotes:

  - If salt is installed, pepper will use the salt outputters to print
  out the results in the same format it does from the salt master
  commandline.

0.5.5

Toggle 0.5.5's commit message
fix error in login

Introduced in 0.5.4
0