qubitrenegade

Results 11 issues of qubitrenegade

per @christophermaier request, this issue related to my [forum post](https://forums.habitat.sh/t/suggestion-plan-url-or-similar-to-facilitate-easy-and-standardized-linking-to-github-etc-project/534?u=qubitrenegade) of the same topic. To summarize: * add `plan_url` variable * add long/short description variables * Provide method to "slurp"...

Focus :Plan Build
Stale
Focus: Studio
Type: Feature

### Cookbook version 5.5.1 ### Chef-client version any (we support 12 and 13 internally) ### Platform Details CentOS (any) ### Scenario: We need to be able to specify the location...

Status: Good First Issue
Status: Help Wanted

This PR makes the following changes to reduce the number of invocations of `.replace()` and therefore the overall number of times we parse the document. * Make regex match case...

Hello, We use an internal CA for generating SSL certs. To enable an instance to trust SSL signed with our internal CA we generally update our `/etc/ssl/certs/ca-bundle.crt` with `update-ca-trust`. However,...

Focus: Plan build
Type:Feature
L-shell
S-needs-discussion
Priority:Low
Type:Additional Help

As it stands, the following does not appear to be valid syntax for creating a `pkg_binds` ``` pkg_binds=( [database] = "port" ) ``` When attempting to start a plan with...

Focus :Plan Build
Priority:Medium
Stale
Focus: CLI
Type: Feature

Hello, Just had a weird one... `hab svc start my/service` did absolutely nothing. No errors, no starting of services, just, exit 0 without starting my service. Basically I think what...

Priority:Low
Stale
Type:BugFixes
Focus:Supervisor
Type: Bug

It would be really nice if your on-prem-builder could automatically reach out to the public builder and pull in any requisite packages a la [AptCacherNG](https://www.tecmint.com/apt-cache-server-in-ubuntu/). There would probably need to...

C-feature
S-needs-discussion
A-builder

Hello, It appears following the instructions to sync packages causes subsequent attempts to build to fail. ## Steps to reproduce * Stand up on-prem-builder * Bootstrap cluster: `./scripts/on-prem-archive.sh populate-depot http://${APP_HOSTNAME_OR_IP}`...

C-bug
V-bldr
A-builder

Hello, The install script seems to run the `hab-sup.service.sh` script which starts the `hab-sub` but does not wait for the supervisor to be up before attempting to provision: ``` sudo...

C-bug

# Version: ```bash Chef Workstation version: 21.8.555 Chef Infra Client version: 17.3.48 Chef InSpec version: 4.38.9 Chef CLI version: 5.4.1 Chef Habitat version: 1.6.351 Test Kitchen version: 3.0.0 Cookstyle version:...

Triage: Confirmed
Type: Bug