chef-workstation | Chef Workstation gives you everything you need to get | Infrastructure Automation library
kandi X-RAY | chef-workstation Summary
kandi X-RAY | chef-workstation Summary
Umbrella Project: Chef Workstation.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- runReportNewRolloutCommand runs reportNewRollout command .
- newReportNewRolloutCommand returns the cobra command for report new rollout sub command
- runGenConfigCommand handles gen config command .
- newGenConfigCommand returns a new cobra . Command for generating config
- AddInfraFlagsToCommand adds infra report commands to the command
- runShowConfigCommand handles the show config command .
- Run the describe command
- Dig returns the value of v .
- FlagInit initializes cobra . Command .
- ValidateRolloutSetup validates rollout settings
chef-workstation Key Features
chef-workstation Examples and Code Snippets
Community Discussions
Trending Discussions on chef-workstation
QUESTION
I have thus far successfully installed Chef-server, chef--manage (UI bit), got knife ssl check
working.
Now, I am running the below command
...ANSWER
Answered 2020-May-21 at 10:06The error is reported here:
ec2_server_create.rb:1185:in `create_key_pair':
you are also supposed to specify a keypair to ssh into EC2, like that:
QUESTION
While trying to bootstrap a new SERVER:
...ANSWER
Answered 2019-Apr-04 at 16:26Downgraded chef-client version from 12 to 11 on the node which I needed to register.
QUESTION
I'm trying to install java jdk 8 onto an ubuntu 16.04 instance using chef-run. Although when it attempts to install I get Failed to converge target
, when I open the logs I have the following:
ANSWER
Answered 2018-Jun-22 at 03:34This is a bug in ChefDK 3.0 when using policy tarball exports. It will be fixed in ChefDK 3.1 next week. In the mean time, add this to your knife.rb
config file:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install chef-workstation
Download Chef Workstation
Double-click the .dmg or .msi file to start the install process, or use the package manager for your Linux distribution.
Open a terminal, and try out an ad-hoc task. Here's the general usage: chef-run [flags] <Target host|IP|SSH|WinRM> <Resource> <Resource Name> [properties]
Install the 'ntp' package on 'hostname' over ssh, using password from the environment: chef-run username:$PASSWORD@hostname package ntp
Create user 'timmy' on 'hostname' over winrm: chef-run winrm://username@hostname user timmy
Run the recipe 'nginx::passenger' on 'hostname' over ssh on port 2222 using a keyfile: chef-run ssh://hostname:2222 -i ~/.ssh/id_rsa nginx::passenger
Use chef-run -h for additional information about usage and available flags.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page