Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chef-solo-enc

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chef-solo-enc

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= chef-solo-enc

== Description

External Node Classifiers for chef-solo.

see http://docs.puppetlabs.com/guides/external_nodes.html

(!!notice!! chef-solo-enc overwrite chef-solo command)

== Source Code

https://bitbucket.org/winebarrel/chef-solo-enc

== Install

gem install chef-solo-enc

== Example

=== External Node Classifiers

$chef-repo/nodes/external_nodes

#!/bin/bash echo '{"run_list":"recipe[any_recipe]"}'

shell> knife solo cook any_server -V Starting 'Run' Checking Chef version... ... [2013-07-15T15:11:21+00:00] INFO: External Node Classifiers Result is {"run_list"=>"recipe[any_recipet]"} Starting Chef Client, version 11.4.4 [2013-07-15T15:11:21+00:00] INFO: *** Chef 11.4.4 *** ... [2013-07-15T15:11:22+00:00] INFO: Run List is [recipe[any_recipet]] ...

== License

This software is under "'I like puppet' License".

  • Please remember Puppet once per year.
  • Please do not pitied people who use Puppet.
  • Please use Puppet when you feel like it.

(It's a joke.)

FAQs

Package last updated on 15 Jul 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc