effortless
effortless copied to clipboard
Automated best practices for Chef Infra and Chef InSpec
Currently, the examples and docs use the shell provisioned and a bootstrap script to do local testing in kitchen. Once https://github.com/test-kitchen/kitchen-habitat/pull/43 gets merged then we can migrate to this plugin.
### Describe the Enhancement: I would like to store secrets related to Automate in a secure form. Today, I can override service values directly, build with the secret in, or...
### Describe the Enhancement: Currently I'm killing the habitat processes in the windows test scripts. In a future release of habitat this will not be necessary as the `hab sup...
### Describe the Enhancement: We have data bags and attributes but we don't have test to make sure that stuff works. We should add that. ### Describe the Need: If...
## Description I am trying to use the Effortless pattern to create a workstation cookbook for my Windows 10 machines. I am using the newly merged `chef/scaffolding-chef-infra` package which has...
This is an issue with the `Invoke-BuildDefaultConfig`. Right now we are building the config files as part of the `Invoke-BuildDefaultService`. We are creating a config directory in the expected place...
We need to update the README and the toml configurations to ensure that we are consistent with the Automate URL configuration. I think we need to support both with and...
## Description Per my success engineer (Stephen Wise), i'm opening this for tracking purposes for SSL cacerts wrapping ## Scaffolding Version 0.16.0 of this repo ## Platform Version Running Habitat...
## Description When loading effortless service on windows, the effortless client is colliding with configs for the legacy chef-client on the base OS. ## Scaffolding Version Using Stable version 0.19.0...
## Description As part of the pattern on Linux we can get unexpected behavior when using the systems default shell for the run hook this should be modified to instead...