subiquity/examples/dry-run-configs/apt-local-mirror.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
246 B
YAML
Raw Normal View History

apt_mirrors_known:
- url: http://mymirror.local/repository/Apt/ubuntu/
strategy: failure
- pattern: 'https?://[a-z]{2,}\.archive\.ubuntu\.com/ubuntu/?'
strategy: success
- url: http://archive.ubuntu.com/ubuntu
strategy: failure