FreeBSD Bugzilla – Attachment 186977 Details for
Bug 222846
[NEW PORT] sysutils/salt-wrapper: Wrapper for salt to use several Salt instances
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
New port, as a shell archive
salt-wrapper.shar (text/plain), 2.25 KB, created by
dereckson
on 2017-10-07 14:08:56 UTC
(
hide
)
Description:
New port, as a shell archive
Filename:
MIME Type:
Creator:
dereckson
Created:
2017-10-07 14:08:56 UTC
Size:
2.25 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># salt-wrapper ># salt-wrapper/Makefile ># salt-wrapper/distinfo ># salt-wrapper/pkg-descr ># >echo c - salt-wrapper >mkdir -p salt-wrapper > /dev/null 2>&1 >echo x - salt-wrapper/Makefile >sed 's/^X//' >salt-wrapper/Makefile << '98dbe5d382b454a2f850c34c633bb506' >X# Created by: Dereckson <dereckson@gmail.com> >X# $FreeBSD$ >X >XPORTNAME= salt-wrapper >XDISTVERSION= 0.0.2 >XCATEGORIES= sysutils >XMASTER_SITES= https://ftp.nasqueron.org/pub/software/${PORTNAME}/ >X >XMAINTAINER= dereckson@gmail.com >XCOMMENT= Wrapper for salt to use several Salt instances >X >XLICENSE= BSD2CLAUSE >X >XRUN_DEPENDS= sudo:security/sudo >X >XUSES= python:3.0+ >X >XNO_BUILD= yes >XNO_ARCH= yes >X >XPLIST_FILES= bin/salt-get-config-dir bin/salt-wrapper \ >X man/man1/salt-get-config-dir.1.gz man/man1/salt-wrapper.1.gz \ >X man/man5/salt-wrapper.conf.5.gz >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/salt-get-config-dir.py ${STAGEDIR}${PREFIX}/bin/salt-get-config-dir >X ${INSTALL_SCRIPT} ${WRKSRC}/salt-wrapper.sh ${STAGEDIR}${PREFIX}/bin/salt-wrapper >X ${INSTALL_MAN} -C ${WRKSRC}/man/salt-get-config-dir.1 ${STAGEDIR}${PREFIX}/man/man1 >X ${INSTALL_MAN} -C ${WRKSRC}/man/salt-wrapper.1 ${STAGEDIR}${PREFIX}/man/man1 >X ${INSTALL_MAN} -C ${WRKSRC}/man/salt-wrapper.conf.5 ${STAGEDIR}${PREFIX}/man/man5 >X >X.include <bsd.port.mk> >98dbe5d382b454a2f850c34c633bb506 >echo x - salt-wrapper/distinfo >sed 's/^X//' >salt-wrapper/distinfo << '9fc46527d08d5cad59ef8f1730a64baf' >XTIMESTAMP = 1507377937 >XSHA256 (salt-wrapper-0.0.2.tar.gz) = 6bcb43c12da40b24e2aee831104f6f549fdafaacd4bbdd6bc10e962c19f51c01 >XSIZE (salt-wrapper-0.0.2.tar.gz) = 11754 >9fc46527d08d5cad59ef8f1730a64baf >echo x - salt-wrapper/pkg-descr >sed 's/^X//' >salt-wrapper/pkg-descr << '384f074a5c37f3544ed14659582749a4' >Xsalt-wrapper allows to invoke Salt with correct config dir and sudo capability. >XIt allows to run several Salt master instances, each with its own config dir >Xon the same server, without modifying the commands' workflow. >X >XWWW: https://docs.nasqueron.org/salt-wrapper/ >384f074a5c37f3544ed14659582749a4 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 222846
: 186977