update to mcollective-2.6.0
This commit is contained in:
parent
c53fa7b270
commit
06e41b2bcb
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2014/07/17 07:33:54 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2014/08/31 14:56:51 jasper Exp $
|
||||
|
||||
COMMENT= framework for server orchestration/parallel job execution
|
||||
|
||||
DISTNAME= mcollective-2.5.3
|
||||
DISTNAME= mcollective-2.6.0
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mcollective-2.5.3.tar.gz) = a6adnVjKWWKOmXtrtgLFiEyr0OogHoWeCGPDA/HWT9o=
|
||||
SIZE (mcollective-2.5.3.tar.gz) = 903498
|
||||
SHA256 (mcollective-2.6.0.tar.gz) = xpSjsUdc977nlwYhYajQVJoXSzJNVFhlFC2NO9t/lDQ=
|
||||
SIZE (mcollective-2.6.0.tar.gz) = 903230
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2014/05/21 11:22:22 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2014/08/31 14:56:51 jasper Exp $
|
||||
bin/mco
|
||||
${MODRUBY_SITEDIR}/mcollective/
|
||||
${MODRUBY_SITEDIR}/mcollective.rb
|
||||
@ -260,11 +260,15 @@ libexec/mcollective/mcollective/application/rpc.rb
|
||||
libexec/mcollective/mcollective/audit/
|
||||
libexec/mcollective/mcollective/audit/logfile.rb
|
||||
libexec/mcollective/mcollective/connector/
|
||||
libexec/mcollective/mcollective/connector/activemq.ddl
|
||||
libexec/mcollective/mcollective/connector/activemq.rb
|
||||
libexec/mcollective/mcollective/connector/rabbitmq.rb
|
||||
libexec/mcollective/mcollective/connector/rabbitmq.ddl
|
||||
libexec/mcollective/mcollective/data/
|
||||
libexec/mcollective/mcollective/data/agent_data.ddl
|
||||
libexec/mcollective/mcollective/data/agent_data.rb
|
||||
libexec/mcollective/mcollective/data/fact_data.ddl
|
||||
libexec/mcollective/mcollective/data/fact_data.rb
|
||||
libexec/mcollective/mcollective/data/fstat_data.ddl
|
||||
libexec/mcollective/mcollective/data/fstat_data.rb
|
||||
libexec/mcollective/mcollective/discovery/
|
||||
@ -323,6 +327,8 @@ ${MODRUBY_RELEXAMPLEDIR}-mcollective/client.cfg
|
||||
@mode 0640
|
||||
@sample ${SYSCONFDIR}/mcollective/client.cfg
|
||||
@mode
|
||||
${MODRUBY_RELEXAMPLEDIR}-mcollective/data-help.erb
|
||||
${MODRUBY_RELEXAMPLEDIR}-mcollective/discovery-help.erb
|
||||
${MODRUBY_RELEXAMPLEDIR}-mcollective/facts.yaml
|
||||
@sample ${SYSCONFDIR}/mcollective/facts.yaml
|
||||
${MODRUBY_RELEXAMPLEDIR}-mcollective/plugin.d/
|
||||
|
Loading…
x
Reference in New Issue
Block a user