Skip to content

Instantly share code, notes, and snippets.

@poppen
Last active December 14, 2015 23:49
Show Gist options
  • Select an option

  • Save poppen/5168039 to your computer and use it in GitHub Desktop.

Select an option

Save poppen/5168039 to your computer and use it in GitHub Desktop.
knife-solo one-liner with JSON attributes
knife solo cook vagrant@harmony -o postgresql::server --json-attributes '{"postgresql":{"password":{"postgres":"hogehoge"}}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment