Created
July 24, 2019 11:43
-
-
Save ripienaar/ebff9fcbd6eb18ad731d196a56d972d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% choria buildinfo | |
Choria build settings: | |
Build Data: | |
Version: 0.11.0 | |
Git SHA: unknown | |
Build Date: unknown | |
License: Apache-2.0 | |
Go Version: go1.12.6 | |
Network Broker Settings: | |
Maximum Network Clients: 50000 | |
Embedded NATS Server Version: 2.0.2 | |
Configuration Mutators: | |
none | |
Server Settings: | |
Provisioning Brokers: | |
Provisioning Default: false | |
Provisioning TLS: true | |
Default Provisioning Agent: true | |
Provisioning Registration Data: | |
Provisioning Facts: | |
Provisioning Target Resolver: Default | |
Provisioning Token: not set | |
Agent Providers: | |
Golang MCollective Agent Compatibility version 0.3.0 | |
Ruby MCollective Agent Compatibility version 0.3.0 | |
Security Defaults: | |
TLS: true | |
x509 Security: true | |
Compile time module dependencies: | |
path github.com/choria-io/go-choria | |
mod github.com/choria-io/go-choria (devel) | |
dep github.com/AlecAivazis/survey v1.7.0 | |
dep github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc | |
dep github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf | |
dep github.com/beorn7/perks v1.0.0 | |
dep github.com/choria-io/go-client v0.4.3-0.20190626150123-ddebe7dca345 | |
dep github.com/choria-io/go-config v0.0.2-0.20190715104938-061e36dc49a8 | |
dep github.com/choria-io/go-confkey v1.2.0 | |
dep github.com/choria-io/go-lifecycle v1.0.3-0.20190626160828-06aa540a56f9 | |
dep github.com/choria-io/go-network-broker v0.0.0-20190724063742-e7cd49cba5d5 | |
dep github.com/choria-io/go-protocol v1.3.1 | |
dep github.com/choria-io/go-puppet v0.0.1 | |
dep github.com/choria-io/go-security v0.4.4-0.20190625121144-69559b68756a | |
dep github.com/choria-io/go-srvcache v0.0.6-0.20190702115423-9be7f387d0ab | |
dep github.com/choria-io/go-updater v0.0.3 | |
dep github.com/choria-io/go-validator v1.1.1 | |
dep github.com/choria-io/mcorpc-agent-provider v0.5.0 | |
dep github.com/choria-io/provisioning-agent v0.5.0 | |
dep github.com/ghodss/yaml v1.0.0 | |
dep github.com/gofrs/uuid v3.2.0+incompatible | |
dep github.com/gogo/protobuf v1.2.1 | |
dep github.com/golang/mock v1.3.1 | |
dep github.com/golang/protobuf v1.3.2 | |
dep github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf | |
dep github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 | |
dep github.com/looplab/fsm v0.1.0 | |
dep github.com/mattn/go-colorable v0.1.2 | |
dep github.com/mattn/go-isatty v0.0.8 | |
dep github.com/matttproud/golang_protobuf_extensions v1.0.1 | |
dep github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b | |
dep github.com/mitchellh/go-homedir v1.0.0 | |
dep github.com/mitchellh/go-wordwrap v1.0.0 | |
dep github.com/nats-io/jwt v0.2.8 | |
dep github.com/nats-io/nats-server/v2 v2.0.3-0.20190723153225-9cf534bc5e97 | |
dep github.com/nats-io/nats.go v1.8.1 | |
dep github.com/nats-io/nkeys v0.1.0 | |
dep github.com/nats-io/nsc v0.0.0-20190709214737-97aa65e50c37 | |
dep github.com/nats-io/nuid v1.0.1 | |
dep github.com/nats-io/stan.go v0.5.0 | |
dep github.com/pkg/errors v0.8.1 | |
dep github.com/prometheus/client_golang v1.0.0 | |
dep github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 | |
dep github.com/prometheus/common v0.4.1 | |
dep github.com/prometheus/procfs v0.0.2 | |
dep github.com/robfig/cron v1.2.0 | |
dep github.com/sirupsen/logrus v1.4.2 | |
dep github.com/tidwall/gjson v1.2.1 | |
dep github.com/tidwall/match v1.0.1 | |
dep github.com/tidwall/pretty v1.0.0 | |
dep github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f | |
dep github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 | |
dep github.com/xeipuuv/gojsonschema v1.1.0 | |
dep golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 | |
dep golang.org/x/sys v0.0.0-20190710143415-6ec70d6a5542 | |
dep gopkg.in/AlecAivazis/survey.v1 v1.7.0 | |
dep gopkg.in/alecthomas/kingpin.v2 v2.2.6 | |
dep gopkg.in/yaml.v2 v2.2.2 | |
dep rsc.io/goversion v1.2.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment