effortless icon indicating copy to clipboard operation
effortless copied to clipboard

Automated best practices for Chef Infra and Chef InSpec

Results 26 effortless issues
Sort by recently updated
recently updated
newest added

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.

Type: Chore
Type: Enhancement

### 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...

Type: Enhancement

### 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...

Type: Chore

### 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...

Type: Chore

## 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...

Type: Bug

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...

Type: Bug

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...

Type: Bug

## 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...

Type: Bug

## 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...

Type: Bug

## 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...

Type: Bug