diff --git a/varnish.yaml b/varnish.yaml index 266fa7c..a3d510c 100644 --- a/varnish.yaml +++ b/varnish.yaml @@ -10,29 +10,45 @@ data: configurations: - context: f27b74a8 platform: f35 + buildopts: + rpms: + macros: | + %_without_python2 1 + %_with_python3 1 - context: 5e5ad4a0 platform: f36 + buildopts: + rpms: + macros: | + %_without_python2 1 + %_with_python3 1 - context: 9e842022 platform: f37 + buildopts: + rpms: + macros: | + %_without_python2 1 + %_with_python3 1 - context: 75741a8b platform: f38 + buildopts: + rpms: + macros: | + %_without_python2 1 + %_with_python3 1 references: documentation: http://varnish-cache.org/docs/ tracker: https://github.com/varnishcache/varnish-cache/issues - profiles: - default: - rpms: - - varnish - - varnish-modules - buildopts: - rpms: - macros: | - %_without_python2 1 - %_with_python3 1 api: rpms: - varnish - varnish-modules + profiles: + default: + description: A standard installation + rpms: + - varnish + - varnish-modules components: rpms: varnish: