Skip to content

Use github mirrors by default#12

Merged
EmilienM merged 1 commit into
gophercloud:mainfrom
mandre:use-github-mirrors
Feb 23, 2023
Merged

Use github mirrors by default#12
EmilienM merged 1 commit into
gophercloud:mainfrom
mandre:use-github-mirrors

Conversation

@mandre

@mandre mandre commented Feb 23, 2023

Copy link
Copy Markdown
Contributor

The github action runs on github infra, we should use github mirrors.

This setting can be changed back to opendev.org by setting an override like this:

conf_overrides: |
  GIT_BASE=https://opendev.org

The github action runs on github infra, we should use github mirrors.

This setting can be changed back to opendev.org by setting an override
like this:

    conf_overrides: |
      GIT_BASE=https://opendev.org
@mandre

mandre commented Feb 23, 2023

Copy link
Copy Markdown
Contributor Author

According to https://docs.openstack.org/devstack/latest/configuration.html#local-conf:

The file is processed strictly in sequence; meta-sections may be specified more than once but if any settings are duplicated the last to appear in the file will be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants