supermarket icon indicating copy to clipboard operation
supermarket copied to clipboard

Chef's community platform

Results 156 supermarket issues
Sort by recently updated
recently updated
newest added

The `supermarket-ctl show-config` doesn't show the final results of attributes calculation. For example, when a custom value is configured for `node.set['supermarket_omnibus']['config']['fqdn']` the default value is still shown in the output....

Type: Chore

From @sean-horn (copied from chef/omnibus-supermarket#47): Attempting to set this in an lxc container results in this ``` # sysctl -w "vm.overcommit_memory=1" error: permission denied on key 'vm.overcommit_memory' ``` Even though...

Type: Chore

Document backing up database and cookbook artifacts, particularly when running DB and artifact storage locally on the Supermarket host. A solid [summary of the steps](https://github.com/chef/supermarket/issues/1392#issuecomment-237001781) was provided recently by [Mikhail...

Aspect: Documentation
Type: Chore

One of our incredible field solution architects wrote up a document on installing Supermarket in an environment without external internet access. We should add this to docs. [Chef Supermarket no...

Aspect: Documentation

Issue Summary: Clicking create account when in LDAP leads to a broken page Request for Development: Product Fix Blocking Issue: Support identified how to fix the issue by hacking a...

> For some context, I have OAuth setup between my Chef Server and Supermarket server so that authorization to the supermarket instance is done via Chef Server. I'm getting an...

My CI box does publishing to the supermarket, but that results in every cookbook being owned by my CI user. Can you add a flag to specify the username/email of...

It should instead write out temp files to var directory (`/var/opt/supermarket`).