Changeset View
Changeset View
Standalone View
Standalone View
data/common/common.yaml
Show First 20 Lines • Show All 965 Lines • ▼ Show 20 Lines | inventory.internal.softwareheritage.org: | ||||
domains: | domains: | ||||
- inventory.internal.softwareheritage.org | - inventory.internal.softwareheritage.org | ||||
azure-billing.internal.admin.swh.network: | azure-billing.internal.admin.swh.network: | ||||
domains: | domains: | ||||
- azure-billing.internal.admin.swh.network | - azure-billing.internal.admin.swh.network | ||||
maven-exporter.internal.staging.swh.network: | maven-exporter.internal.staging.swh.network: | ||||
domains: | domains: | ||||
- maven-exporter.internal.staging.swh.network | - maven-exporter.internal.staging.swh.network | ||||
maven-exporter.internal.softwareheritage.org: | |||||
domains: | |||||
vsellier: why not only maven-exporter.i.e.o ? | |||||
Done Inline Actionssure, adapted. ardumont: sure, adapted. | |||||
- maven-exporter.internal.softwareheritage.org | |||||
pergamon.softwareheritage.org: | pergamon.softwareheritage.org: | ||||
domains: | domains: | ||||
- pergamon.softwareheritage.org | - pergamon.softwareheritage.org | ||||
- pergamon.internal.softwareheritage.org | - pergamon.internal.softwareheritage.org | ||||
thanos.internal.admin.swh.network: | thanos.internal.admin.swh.network: | ||||
domains: | domains: | ||||
- thanos.internal.admin.swh.network | - thanos.internal.admin.swh.network | ||||
▲ Show 20 Lines • Show All 2,944 Lines • ▼ Show 20 Lines | |||||
# Must have matching certificate in letsencrypt::certificates | # Must have matching certificate in letsencrypt::certificates | ||||
azure_billing::vhost::name: azure-billing.internal.admin.swh.network | azure_billing::vhost::name: azure-billing.internal.admin.swh.network | ||||
azure_billing::vhost::ssl_protocol: "%{hiera('apache::ssl_protocol')}" | azure_billing::vhost::ssl_protocol: "%{hiera('apache::ssl_protocol')}" | ||||
azure_billing::vhost::ssl_honorcipherorder: "%{hiera('apache::ssl_honorcipherorder')}" | azure_billing::vhost::ssl_honorcipherorder: "%{hiera('apache::ssl_honorcipherorder')}" | ||||
azure_billing::vhost::ssl_cipher: "%{hiera('apache::ssl_cipher')}" | azure_billing::vhost::ssl_cipher: "%{hiera('apache::ssl_cipher')}" | ||||
azure_billing::vhost::hsts_header: "%{hiera('apache::hsts_header')}" | azure_billing::vhost::hsts_header: "%{hiera('apache::hsts_header')}" | ||||
swh::deploy::maven_index_exporter::url: maven-exporter.internal.softwareheritage.org | |||||
maven_index_exporter::vhost::name: "%{lookup('swh::deploy::maven_index_exporter::url')}" | maven_index_exporter::vhost::name: "%{lookup('swh::deploy::maven_index_exporter::url')}" | ||||
maven_index_exporter::vhost::ssl_protocol: "%{hiera('apache::ssl_protocol')}" | maven_index_exporter::vhost::ssl_protocol: "%{hiera('apache::ssl_protocol')}" | ||||
maven_index_exporter::vhost::ssl_honorcipherorder: "%{hiera('apache::ssl_honorcipherorder')}" | maven_index_exporter::vhost::ssl_honorcipherorder: "%{hiera('apache::ssl_honorcipherorder')}" | ||||
maven_index_exporter::vhost::ssl_cipher: "%{hiera('apache::ssl_cipher')}" | maven_index_exporter::vhost::ssl_cipher: "%{hiera('apache::ssl_cipher')}" | ||||
maven_index_exporter::vhost::hsts_header: "%{hiera('apache::hsts_header')}" | maven_index_exporter::vhost::hsts_header: "%{hiera('apache::hsts_header')}" | ||||
maven_index_exporter::image::name: softwareheritage/maven-index-exporter | maven_index_exporter::image::name: softwareheritage/maven-index-exporter | ||||
maven_index_exporter::image::version: v0.3.0 | maven_index_exporter::image::version: v0.3.0 | ||||
maven_index_exporter::repositories: | maven_index_exporter::repositories: | ||||
maven-central: https://repo1.maven.org/maven2/ | maven-central: https://repo1.maven.org/maven2/ | ||||
clojars: http://clojars.org/repo/ | clojars: http://clojars.org/repo/ | ||||
sonatype: http://oss.sonatype.org/content/repositories/releases/ | sonatype: http://oss.sonatype.org/content/repositories/releases/ | ||||
jboss: https://repository.jboss.org/maven2/ | jboss: https://repository.jboss.org/maven2/ | ||||
atlassian-public: https://maven.atlassian.com/public/ | atlassian-public: https://maven.atlassian.com/public/ | ||||
why not only maven-exporter.i.e.o ?