| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
new version 0.9.5.
The upgrade to 0.9.5 includes a change from pickle to msgpack for
request serialization. If you update the master and all the minions at
the same time there is no problem. Otherwise follow the instructions
in the release notes at:
http://saltstack.org/topics/releases/0.9.5/
Submitted by: christer.edwards@gmail.com (maintainer) via private mail
Notes:
svn path=/head/; revision=289765
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
Notes:
svn path=/head/; revision=288824
|
|
======================================
Salt is a powerful remote execution and state manager that can be
used to administer servers in a fast and efficient way.
WWW: http://saltstack.org
Submitted by: Christer Edwards <christer.ewards@gmail.com>
Notes:
svn path=/head/; revision=288072
|