An open API service indexing awesome lists of open source software.

https://github.com/markolson/knife-node-attr

Knife plugin for updating a node's attributes
https://github.com/markolson/knife-node-attr

Last synced: 9 months ago
JSON representation

Knife plugin for updating a node's attributes

Awesome Lists containing this project

README

          

## Node Attr

Update a attribute on a node with chef

## What it does
See:
knife node attr db-master postgres.passwords.remote_user
"testpass"

Update:
knife node attr db-master postgres.passwords.remote_user abc123password
"abc123password"