> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itential.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server.

# Registry variables

> Enable or disable users' ability to override the default PyPI or Ansible Galaxy registries when creating gateway services.

## GATEWAY\_REGISTRY\_DEFAULT\_OVERRIDABLE

Controls whether users can override the default PyPI or Ansible Galaxy registries when creating a Python or Ansible service. Set the default registry by using the `--default` flag during registry creation. Override the default registry by using the `--registry` flag when creating a service.

For more information, see [Dependency registries](./dependency-registries).

### Environment Variable

`GATEWAY_REGISTRY_DEFAULT_OVERRIDABLE`

### File

**Section:** `registry`

**Key:** `default_overridable`

### Default

`true`