code
stringlengths
38
801k
repo_path
stringlengths
6
263
version: "2" services: zk: image: aurorascheduler/zookeeper restart: on-failure ports: - "2181:2181" environment: ZK_CONFIG: tickTime=2000,initLimit=10,syncLimit=5,maxClientCnxns=128,forceSync=no,clientPort=2181 ZK_ID: 1 networks: aurora_cluster: ipv4_address: 192.16...
docker-compose.yml
{% set name = "xgboost" %} {% set version = "1.4.0" %} package: name: {{ name|lower }}-split version: {{ version }} source: # we have to use git urls here to get the submodules needed for the # build git_url: https://github.com/dmlc/xgboost git_tag: v{{ version }} patches: # xgboost patches - 00...
recipe/meta.yaml
patch: # Rime 界面樣式設置... style/color_scheme: psionics_diy # 皮肤主题 style/display_tray_icon: false # 托盘图标显示 新版 0.11.1 已默认跟随图标显示,无需这个 style/font_face: "PingFangSC-Light" # 顯示字體 YaHei Consolas Hybrid Source Han Sans Normal style/label_font_face: "PingFangSC-Light" # ...
squirrel/squirrel.custom.yaml
uid: "com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency" fullName: "com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency" name: "RecurrenceFrequency" nameWithType: "RecurrenceFrequency" summary: "Defines values for RecurrenceFrequency." inheritances: - "<xref href=\"java.lang.Object\" data-th...
preview/docs-ref-autogen/com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency.yml
section: name: Certificazioni & Raccomandazioni id: accomplishments enable: true weight: 7 showOnNavbar: true # Can optionally hide the title in sections # hideTitle: true # Your accomplishments accomplishments: - name: Corso di formazione professionale in Data Science (580 hours) timeline: "Dic 2020 ...
data/it/sections/accomplishments.yaml
language: php php: - 5.4 - 5.5 - 5.6 - 7.0 - 7.1 - 7.2 # PostGIS Support Matrix: https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS env: - DOCTRINE_VERSION=~2.4.0 POSTGRESQL_VERSION=9.1 POSTGIS_VERSION=1.5 - DOCTRINE_VERSION=~2.4.0 POSTGRESQL_VERSION=9.1 POSTGIS_VERSION=2.0 - DOCTRINE_VE...
.travis.yml
project_name: instill release: prerelease: auto draft: true name_template: "Instill CLI {{.Version}}" env: - GO111MODULE=on before: hooks: # You may remove this if you don't use go modules. - go mod tidy builds: - <<: &build_defaults binary: bin/instill main: ./cmd/instill ldfl...
.goreleaser.yml
title: Microsoft Dynamics 365 Customer Service metadata: title: 'Exam MB-230: Microsoft Dynamics 365 Customer Service' description: 'Exam MB-230: Microsoft Dynamics 365 Customer Service' uid: exam.mb-230 displayName: MB-230 summary: |- <div><strong>この試験の内容は、2020 年 10 月 2 日に更新されました。以下のスキル測定ドキュメントをダウンロードして、変更点をご確認く...
learn-certs-pr/exams/mb-230.yml
DEFAULTS: &DEFAULTS auth_code: <PASSWORD> contribution: 10 email: <EMAIL> image_size: <%= User.image_sizes[:medium] %> keep_filenames: <%= User.keep_filenames[:toss] %> locale: en login: $LABEL name: $LABEL password: <PASSWORD> # <PASSWORD> thumb...
test/fixtures/users.yml
{{- if .Values.minesweeper.enabled -}} apiVersion: apps/v1 kind: DaemonSet metadata: name: minesweeper spec: selector: matchLabels: name: minesweeper release: {{ .Release.Name }} template: metadata: labels: name: minesweeper app: binder component: minesweeper ...
paws/templates/minesweeper/daemonset.yaml
uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartAxisFormat" fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartAxisFormat" name: "MicrosoftGraphWorkbookChartAxisFormat" nameWithType: "MicrosoftGraphWorkbookChartAxisFormat" summary: "workboo...
docs-ref-autogen/com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartAxisFormat.yml
--- !<MAP> contentType: "MAP" firstIndex: "2019-05-11 13:43" game: "Unreal Tournament 2004" name: "DM-PPP-Limitless-Dx][" author: "Michael«(ÐxTrEmeFx)»Lalla" description: "I had some bad texture packages in the version 1 map so this is the\ \ fixed version" releaseDate: "2003-10" attachments: - type: "IMAGE" name: ...
content/Unreal Tournament 2004/Maps/DeathMatch/P/b/6/0ded87/dm-ppp-limitless-dx_[b60ded87].yml
--- language: node_js node_js: # we recommend testing addons with the same minimum supported node version as Ember CLI # so that your addon works for all apps - "8" sudo: false dist: trusty addons: chrome: stable cache: yarn: true env: global: # See https://git.io/vdao3 for details. JOBS: 1 ...
.travis.yml
swagger: '2.0' info: title: DarwinCore Bot API description: Access resources from the crawled DarwinCore Archives version: 1.0.0 schemes: - http basePath: / produces: - application/json paths: /search: get: summary: Search using full text search. description: Simple query mechanism to search...
resources/public/api.yml
apiVersion : v1 kind : ConfigMap metadata : name : densifyconf data : config.properties : | # # Copyright (c) 2018-, Densify Inc. D/B/A Densify # All Rights Reserved. # # For Densify Versions >= 10.2.6 and Client >= 1.2.5 # ##############################################################...
examples/ConfigMap/configmap.yml
Collections: - Metadata: Architecture: - VideoPose3D Name: body--3d_kpt_sview_rgb_vid--video_pose_lift--h36m--videopose3d_h36m [VideoPose3D@Human3.6M] Paper: Title: 3d human pose estimation in video with temporal convolutions and semi-supervised training URL: http://openaccess.thecvf.com/conte...
configs/body/3d_kpt_sview_rgb_vid/video_pose_lift/h36m/videopose3d_h36m.yml
app: acme region: us-east-1 # http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/concepts.platforms.html solution_stack_name: 64bit Amazon Linux 2015.03 v2.0.0 running Ruby 2.2 (Passenger Standalone) strategy: inplace-update # default to inplace-update to avoid starting new environments keep_latest: 10 package: ve...
samples/real-world.yml
imports: - { resource: daos.yml } - { resource: exports.yml } - { resource: reports.yml } parameters: inloop.vrijwilligers_locaties: vrijwilliger_oud_west: 14 vrijwilliger_eik: 9 vrijwilliger_de_kloof: 10 vrijwilliger_macom: 11 vrijwilliger_macom_nacht: 12 ...
src/InloopBundle/Resources/config/services.yml
name: Python CI with Docker on: push: branches: - develop workflow_dispatch: env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} NCR_REGISTRY_PUBLIC: dev-did.ncr.fin-ntruss.com NCR_REGISTRY_PRIVATE: r5p79moi.private-ncr.fin-ntruss.com NCR_REPOSITORY: ston/tails IMAGE_TA...
.github/workflows/docker_build.yml
--- ignored_entities: entities: - binary_sensor.updater bedroom_media: name: Bedroom - Media entities: - media_player.apple_tv_bedroom - media_player.bedroom_display - media_player.nvidia_shield - media_player.thomas_s_echo_plus - media_player.samsung_ua40es6200 - media_player.xbox_one...
groups.yaml
name: Boogie CI on: workflow_dispatch: push: branches: [ master, cvc5 ] tags: - 'v*' pull_request: branches: [ master, cvc5 ] env: SOLUTION: Source/Boogie.sln Z3URL: https://github.com/Z3Prover/z3/releases/download/z3-4.8.8/z3-4.8.8-x64-ubuntu-16.04.zip CVC5URL: https://github.com/cvc5/cvc...
.github/workflows/test.yml
kind: ImageStreamList apiVersion: v1 metadata: name: rhpam74-image-streams annotations: description: ImageStream definitions for Red Hat Process Automation Manager 7.4 openshift.io/provider-display-name: Red Hat, Inc. items: - kind: ImageStream apiVersion: v1 metadata: name: rhpam74-businesscentral-...
roles/openshift_examples/files/examples/x86_64/xpaas-streams/rhpam74-image-streams.yaml
--- apiVersion: templates.gatekeeper.sh/v1beta1 kind: ConstraintTemplate metadata: name: k8slivenessprobe spec: crd: spec: names: kind: K8sLivenessProbe validation: openAPIV3Schema: properties: excludeIstio: type: boolean # Default is false targ...
katalog/gatekeeper/rules/templates/livenessprobe_template.yml
- name: Documentação dos Serviços Cognitivos do Azure href: index.yml - name: Descrição geral expanded: true items: - name: O que são os Serviços Cognitivos? href: Welcome.md - name: Serviços Cognitivos e Machine Learning href: cognitive-services-and-machine-learning.md - name: Subdomínios...
articles/cognitive-services/TOC.yml
name: CI # Controls when the workflow will run on: # Triggers the workflow on push or pull request events but only for the main branch push: branches: [ main ] tags-ignore: [ "**" ] paths-ignore: [ "**.md" ] pull_request: types: [opened, synchronize] paths-ignore: [ "**.md" ] jobs: lint: ...
.github/workflows/ci.yml
version: 2.1 orbs: ruby: circleci/ruby@1.1.4 executors: test_executor: docker: - image: circleci/ruby:${RUBY_VERSION} - image: redis:3.2-alpine - image: docker.elastic.co/elasticsearch/elasticsearch:${ELASTICSEARCH_VERSION} environment: - xpack.security.enabled: false ...
.circleci/config.yml
name: ConsumerGroup uid: '@azure/arm-eventhub.ConsumerGroup' package: '@azure/arm-eventhub' summary: Single item in List or Get Consumer group operation fullName: ConsumerGroup remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: createdAt uid: '@azure/arm-eventhub.ConsumerGroup.cr...
docs-ref-autogen/@azure/arm-eventhub/ConsumerGroup.yml
name: "dockle-action" author: "<NAME>" description: "Lint & Best Practices for container images with integrations to Github UI" branding: color: gray-dark icon: layers inputs: image: description: "The image that should be analysed" required: true report-format: description: "Choose one of json or sa...
action.yml
--- result: FAILURE url: http://wilson.ci.chef.co/job/chef-analytics-trigger-git_poll/48/ failure_category: unknown failure_cause: 'unknown: all: chef-analytics-test' timestamp: 2016-04-06 20:58:07 UTC duration: 1h24m19s active_duration: 1h24m3s parameters: {} change: git_remote: <EMAIL>:chef/chef-analytics.git git...
reports/wilson.ci.chef.co/job/chef-analytics-trigger-git_poll/48.yaml
AWSTemplateFormatVersion: 2010-09-09 Description: Manage Core Infrastructure Stack Parameters: BaseTemplateURL: Description: This template's root directory name on S3 bucket. Type: String Default: https://01-cfn-repository.s3.ap-northeast-1.amazonaws.com/baseInfrastructure VPNVpcCidr: Type: String...
vpn/baseInfrastructure/root.yaml
name: 'Setup Node.js environment' description: 'Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH' author: '<NAME>' inputs: always-auth: description: 'Set always-auth in npmrc' node-version: description: 'Version Spec of the version to use. Examples...
action.yaml
{% set version = "1.20.0" %} package: name: numpy version: {{ version }} source: url: https://github.com/numpy/numpy/releases/download/v{{ version }}/numpy-{{ version }}.tar.gz sha256: 67b630745a71b541ff6517d6f3d62b00690dc8ba0684cad0d7b0ac55aec1de53 build: number: 0 skip: true # [py<37] entry_points: ...
recipe/meta.yaml
before_install: - gem update --system - gem --version script: "rake test" rvm: - 1.8.7 - 1.9.3 - 2.0.0 - 2.1.0 gemfile: - Gemfile env: - MOCHA_OPTIONS=debug matrix: include: - rvm: 2.0.0 gemfile: gemfiles/Gemfile.minitest.latest env: MOCHA_OPTIONS=debug MOCHA_RUN_INTEGRATION_TESTS=minitest...
.travis.yml
name: Excel.Interfaces.ChartLegendLoadOptions uid: excel!Excel.Interfaces.ChartLegendLoadOptions:interface package: excel! fullName: Excel.Interfaces.ChartLegendLoadOptions summary: Représente la légende d’un graphique. remarks: '\[[Ensemble d’API : ExcelApi 1.1](/office/dev/add-ins/reference/requirement-sets/exce...
docs/docs-ref-autogen/excel_1_5/excel/excel.interfaces.chartlegendloadoptions.yml
name: go on: push: branches: - master tags: pull_request: jobs: cross-build-check: runs-on: ubuntu-latest name: Build artifacts for various platforms env: GOBIN: /tmp/.bin steps: - name: Install Go. uses: actions/setup-go@v1 with: go-version: 1...
.github/workflows/main.yml
language: android install: true sudo: false notifications: email: false env: global: - ADB_INSTALL_TIMEOUT=8 - secure: <KEY> - secure: dHJVRNPDEo09hM/+gUmos2yMx9iAsGeoOStMDFu13ELgQiJ/kVvfLfzn/8Jj64vv+bihVhxbYsphB5nEAKr1kGrIJ8I8OWHiw+csp7fS17NEDQkmp+Z1ysIlb6qh1fz1h9UxvbOMzJqFukVeDzV7NYfEq...
spec/fixtures/configs/fu/futurice:freesound-android.yml
name: Verify Build on: workflow_dispatch: inputs: uploadArtifacts: description: 'Upload Artifacts' required: true default: 'false' pull_request: branches: - main types: - opened - reopened - synchronize - ready_for_review env: vulkanSdkVer...
.github/workflows/ci.yml
--- - name: Install prometheus yum: name=prometheus state=latest update_cache=yes - name: Config prometheus template: src=prometheus.yml dest=/usr/local/share/prometheus/prometheus.yml - name: Start prometheus service: name=prometheus enabled=true state=restarted - name: Uninstall MariaDB-server yum: name=ma...
sxiot-ansible/roles/sxiot-uapi/tasks/main.yml
version: '3.4' services: zookeeper: image: confluentinc/cp-zookeeper:${CP_KAFKA_VERSION} environment: ZOOKEEPER_CLIENT_PORT: 2181 ZOOKEEPER_TICK_TIME: 2000 KAFKA_OPTS: |- -Djava.security.auth.login.config=/etc/zookeeper/jaas.conf -Dzookeeper.authProvider.1=org.apache.zookeeper.server.auth.SASLAu...
conf/sasl_scram_256/docker-compose.yml
interactions: - request: body: '{"createTransactionModel": {"companyCode": "DEFAULT", "type": "SalesInvoice", "lines": [{"quantity": 3, "amount": "36.900", "taxCode": "O9999999", "taxIncluded": true, "itemCode": "SKU_A", "description": "Test product"}, {"quantity": 1, "amount": "10.000", "taxCode"...
saleor/plugins/avatax/tests/cassettes/test_avatax/test_get_order_line_tax_rate.yaml
apiVersion: apps/v1 kind: Deployment metadata: name: {{ .Chart.Name }} labels: {{- include "oai-nrf.labels" . | nindent 4 }} spec: replicas: {{ .Values.replicaCount }} selector: matchLabels: {{- include "oai-nrf.selectorLabels" . | nindent 6 }} strategy: type: Recreate template: metada...
charts/oai-nrf/templates/deployment.yaml
apiVersion: apps/v1 kind: Deployment metadata: name: {{ include "centrifugo.fullname" . }} namespace: {{ .Release.Namespace }} labels: {{- include "centrifugo.labels" . | nindent 4 }} spec: replicas: {{ .Values.replicaCount }} selector: matchLabels: {{- include "centrifugo.selectorLabels" . | ni...
stable/centrifugo/templates/deployment.yaml
on: push: branches: - main tags: - '*' pull_request: branches: - main name: CI jobs: build: name: Build runs-on: ubuntu-latest env: RUSTFLAGS: "-D warnings" steps: - uses: actions/checkout@v3 - uses: actions-rs/toolchain@v1 with: ...
.github/workflows/ci.yml
{{- $cloud := .Values.cloud | default (.Values.global.cloud | default (printf "oci")) }} {{- if eq "oci" $cloud }} {{- $usesOsb := (index (.Values.global | default .Values) "osb").atp | default .Values.osb.atp -}} {{- if or $usesOsb .Values.oadbAdminSecret .Values.global.oadbAdminSecret .Values.secrets.oadbAdminPasswo...
deploy/complete/helm-chart/mushop/charts/orders/templates/orders-job.yaml
dist: trusty language: node_js cache: yarn: true directories: - node_modules - examples/full/node_modules - examples/full-airbnb/node_modules - examples/minimal/node_modules node_js: - "8" env: - VUE_TEMPLATES="minimal full full-airbnb" before_install: - git remote set-branches --add origin...
.travis.yml
name: CI on: push: paths-ignore: ['docs/**', '.github/workflows/docs.yml'] pull_request: paths-ignore: ['docs/**', '.github/workflows/docs.yml'] # Cancels all previous workflow runs for the same branch that have not yet completed. concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-...
.github/workflows/tests.yml
crep_show: path: /{id}/show defaults: { _controller: "AppBundle:Crep:show" } methods: GET requirements: id: '\d+' crep_edit: path: /{id}/edit defaults: { _controller: "AppBundle:Crep:edit" } methods: [GET, POST] requirements: id: '\d+' ...
src/AppBundle/Resources/config/routing/crep.yml
version: 2.1 jobs: build: docker: - image: circleci/openjdk:8-jdk environment: TZ: "Europe/Oslo" steps: - checkout - run: name: Bygger meldekortservice command: gradle build - persist_to_workspace: root: . paths: - b...
.circleci/config.yml
uid: azure.mgmt.recoveryservicesbackup.activestamp.models.ProtectionIntent name: ProtectionIntent fullName: azure.mgmt.recoveryservicesbackup.activestamp.models.ProtectionIntent module: azure.mgmt.recoveryservicesbackup.activestamp.models inheritances: - msrest.serialization.Model summary: 'Base class for backup Protec...
docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.models.ProtectionIntent.yml
uid: "com.azure.resourcemanager.compute.fluent.VirtualMachineScaleSetRollingUpgradesClient.startOSUpgradeAsync*" fullName: "com.azure.resourcemanager.compute.fluent.VirtualMachineScaleSetRollingUpgradesClient.startOSUpgradeAsync" name: "startOSUpgradeAsync" nameWithType: "VirtualMachineScaleSetRollingUpgradesClient.sta...
docs-ref-autogen/com.azure.resourcemanager.compute.fluent.VirtualMachineScaleSetRollingUpgradesClient.startOSUpgradeAsync.yml
- position: 1 driverNumber: 16 driverId: nico-rosberg constructorId: williams engineManufacturerId: toyota tyreManufacturerId: bridgestone time: "1:26.053" gap: interval: laps: 36 - position: 2 driverNumber: 23 driverId: rubens-barrichello constructorId: brawn engineManufacturerId: mercedes ...
src/data/seasons/2009/races/01-australia/free-practice-2-results.yml
fields: - fullName: com.microsoft.azure.batch.protocol.models.JobState.ACTIVE name: ACTIVE nameWithType: JobState.ACTIVE summary: <p>The job is available to have tasks scheduled. </p> uid: com.microsoft.azure.batch.protocol.models.JobState.ACTIVE - fullName: com.microsoft.azure.batch.protocol.models.JobState.CO...
legacy/docs-ref-autogen/com.microsoft.azure.batch.protocol.models.JobState.yml
name: CI on: [push, pull_request] jobs: build_backend: if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository runs-on: ubuntu-20.04 defaults: run: working-directory: backend steps: - uses: actions/checkout@v2 - uses: actions/setu...
.github/workflows/ci.yml
attack_technique: T1136.002 display_name: 'Create Account: Domain Account' atomic_tests: - name: Create a new Windows domain admin user auto_generated_guid: fcec2963-9951-4173-9bfa-98d8b7834e62 description: | Creates a new domain admin user in a command prompt. supported_platforms: - windows input_argumen...
atomics/T1136.002/T1136.002.yaml
include: package:pedantic/analysis_options.yaml analyzer: strong-mode: implicit-casts: false implicit-dynamic: false errors: missing_required_param: error missing_enum_constant_in_switch: error missing_return: error invalid_use_of_protected_member: error unused_local_variable: warning...
analysis_options.yaml
--- - name: Install etcd and bootstrap etcd cluster hosts: etcd_cluster remote_user: root gather_facts: no vars: local_etcdadm_path: ../etcd/etcdadm-linux-amd64 etcd_node1_inventory_hostname: etcd-1 etcdadm_path: /usr/local/bin/etcdadm local_data_path: ../data tasks: - name: Distribute etc...
playbooks/03_bootstrap_etcd.yml
- name: Dokumentation om Azure Advisor href: index.yml - name: Översikt items: - name: Vad är Azure Advisor? href: advisor-overview.md - name: Snabbstarter items: - name: Konfigurera aviseringar för nya rekommendationer items: - name: Azure Portal href: advisor-alerts-portal....
articles/advisor/toc.yml
menueditor.notallowed: "Den inloggade användaren har inte behörighet att se sidan." menueditor.title: "Menyredigerare" menueditor.menuitem: "Menyredigerare" #-- # Flash messages #-- menueditor.flash.saved: "Menyerna har sparats" menueditor.flash.error: "Menyerna kunde inte sparas så de har återställts." menueditor.fla...
translations/sv.yml
site_name: CS自学指南 theme: name: material repo_url: https://github.com/pkuflyingpig/cs-self-learning/ nav: - 前言: 'index.md' - 一个仅供参考的CS学习规划: 'CS学习规划.md' - 必学工具: - 翻墙: '必学工具/翻墙.md' - Vim: '必学工具/Vim.md' - Git: '必学工具/Git.md' - Github: '必学工具/Github.md' - Makefile: '必学工具/Makefile.md' - CMake: '...
mkdocs.yml
apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: name: applications.apperator.portworx.io spec: group: apperator.portworx.io names: kind: Application listKind: ApplicationList plural: applications singular: application scope: Namespaced subresources: status...
workloads/pds/pds.yaml
version: '3' services: # elasticsearch: # image: docker.elastic.co/elasticsearch/elasticsearch:7.13.2 # volumes: # - ./dockercompose/elasticsearch/data:/usr/share/elasticsearch/data # ports: # - "9202:9200" # # environment: # - cluster.name=docker-cluster ## - bootstrap....
docker-compose.yml
--- - stat: path={{ drupal_root_path }}/index.php register: drupal - stat: path={{ drupal_root_path }} register: parent_dir - name: Create root directory for drupal. file: path={{ drupal_root_path }} state=directory owner={{ nginx_user }} group={{ nginx_user }} mode=0755 when: not parent_dir.stat.exists - na...
roles/drupal/tasks/main.yml
--- - name: k8s/verify | Verify cluster version when: - inventory_hostname in groups.kubernetes_master block: - name: k8s/verify | Include wait-for-kube-apiserver.yml include_tasks: utils/wait-for-kube-apiserver.yml - name: k8s/verify | Include set-cluster-version.yml include_tasks: set-clu...
ansible/playbooks/roles/upgrade/tasks/kubernetes/verify-upgrade.yml
logstash: imageTag: latest image: alchemyfr/ps-report-logstash imagePullPolicy: Always extraEnvs: - name: ELASTICSEARCH_HOST value: elasticsearch-report:9200 - name: POSTGRES_DATABASE value: report envFrom: - secretRef: name: postgresql-secret - configMapRef: name: postgres...
infra/helm/report-elk/values.yaml
options: debug: default: False description: Enable debug logging. type: boolean log-level: default: WARNING type: string description: Log level (WARNING, INFO, DEBUG, ERROR) admin-user: default: admin description: Default admin user for keystone type: string admin-role: ...
config.yaml
version: "3.2" services: jaeger: image: "jaegertracing/all-in-one:latest" ports: - "16686:16686" rabbitmq: image: oteljava/rabbitmq:3-management-alpine build: context: "./infrastructure/rabbitmq" ports: - 5672:5672 - 15672:15672 volumes: - ~/.docker-conf/rabbi...
docker-compose.yaml
apiVersion: v1 kind: ConfigMap metadata: name: nginx-config data: config: | server { listen 80; server_name {{ .Values.host }}; root /app/public; index index.php index.html; location / { try_files $uri $uri/ /index.php?$query_string; } ...
deploy/helm/templates/configMap.yaml
name: "Build and test" on: push: tags-ignore: ["*"] # tags run tagged-release workflow branches: ["*"] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/setup-go@v2.1.3 with: go-version: "1.14.3" - name: setup goenv run: | echo "::set-env nam...
.github/workflows/build-and-test.yaml
apiVersion: apiextensions.crossplane.io/v1 kind: Composition metadata: name: gcp.clusters.cloudnative.platformref.crossplane.io labels: provider: GCP spec: writeConnectionSecretsToNamespace: crossplane-system compositeTypeRef: apiVersion: cloudnative.platformref.crossplane.io/v1alpha1 kind: Cluster ...
cluster/composition-gcp.yaml
uid: azure.mgmt.streamanalytics.models.AzureDataLakeStoreOutputDataSourceProperties name: AzureDataLakeStoreOutputDataSourceProperties fullName: azure.mgmt.streamanalytics.models.AzureDataLakeStoreOutputDataSourceProperties module: azure.mgmt.streamanalytics.models inheritances: - azure.mgmt.streamanalytics.models._mod...
preview/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.models.AzureDataLakeStoreOutputDataSourceProperties.yml
--- # https://github.com/iadgov/Secure-Host-Baseline - name: IAD | retrieve Secure-Host-Baseline win_command: > git.exe clone https://github.com/iadgov/Secure-Host-Baseline.git "{{ harden_win_temp_dir }}\\Secure-Host-Baseline" args: creates: "{{ harden_win_temp_dir }}\\Secure-Host-Baseline" # git: # re...
tasks/testing-iad.yml
parameters: oro_entity_config.extension.config.class: Oro\Bundle\EntityConfigBundle\Form\Extension\ConfigExtension oro_entity_config.config_type_helper.class: Oro\Bundle\EntityConfigBundle\Form\Util\ConfigTypeHelper oro_entity_config.type.integer.class: Oro\Bundl...
src/Oro/Bundle/EntityConfigBundle/Resources/config/form_type.yml
AWSTemplateFormatVersion: 2010-09-09 Transform: 'AWS::Serverless-2016-10-31' Description: 'Deploy Serverless application using API Gateway, Lambda, and DynamoDB' Globals: Function: Timeout: 5 Runtime: go1.x Tracing: Active Resources: ProcessProductFunction: Type: 'AWS::Serverless::Function' Pro...
webapp/template.yml
--- - name: Check if Config Exists ownership stat: path: "{{ config_path }}" register: config_stat - name: Create Config Backup copy: src: "{{ config_path }}" dest: "{{ config_path }}-backup" remote_src: true mode: 0640 owner: "{{secrets_file_owner}}" group: "{{secrets_file_group}}" ...
roles/confluent.common/tasks/secrets_protection.yml
--- - name: Remove Default Web Site win_shell: | Import-Module WebAdministration $iisWebsiteName = "Default Web Site" if (Test-Path IIS:\Sites\$iisWebsiteName -pathType container) { Remove-WebSite -Name $iisWebsiteName } - name: Remove WebApplication {{ service_id }} Web Site win_shell: | ...
test/deploy/windows/iis/deploy-webapplication/roles/configure/tasks/main.yml
{{/* This template serves as the blueprint for the Deployment objects that are created within the common library. */}} {{- define "common.deployment" }} --- {{- if (ne .Values.deploymentConfig true) }} --- apiVersion: apps/v1 kind: Deployment metadata: name: {{ include "app.fullname" . }} annotations: image.ope...
helm/ci-common-charts/chart/templates/_deployment.yaml
name: build on: workflow_dispatch: jobs: build: strategy: fail-fast: false matrix: os: [ubuntu-latest, windows-latest] runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v2 with: path: SDRReceiver # install MSYS2 for windows - name: if wind...
.github/workflows/ci-windows-build.yml
album: '' artist: <NAME> composer: '' excerpt: 'no' genre: Pop has_bleed: 'no' instrumental: 'no' mix_filename: LilyAllen_NotFair_MIX.wav origin: Mogg producer: '' raw_dir: LilyAllen_NotFair_RAW stem_dir: LilyAllen_NotFair_STEMS stems: S01: component: bass filename: LilyAllen_NotFair_STEM_01.wav instrumen...
medleydb/data/Metadata/LilyAllen_NotFair_METADATA.yaml
version: "3" services: app: image: node:14.14.0-alpine3.12 network_mode: "host" ports: - "3001:3001" working_dir: /home/node/app environment: - NODE_ENV=production volumes: - ../:/home/node/app expose: - "3001" command: "npm run build && npm run start" mongo:...
template/docker/docker-compose.yml
--- apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease metadata: name: plex spec: interval: 5m chart: spec: # renovate: registryUrl=https://k8s-at-home.com/charts/ chart: plex version: 6.2.0 sourceRef: kind: HelmRepository name: k8s-at-home-charts name...
cluster/apps/media/plex/helm-release.yaml
testname: Crimes onsuccess: - name: truncate crimes text: TRUNCATE TABLE gisowner.coa_opendata_crime; values: - name: insert crimes text: INSERT INTO gisowner.coa_opendata_crime (SELECT * FROM gisowner.coa_opendata_crime_hold); values: tests: - name: count crimes text: SELECT count(*) > $1 as check FROM gisow...
config/datatests_crime.yml
applicationName: "form-configuration-service" versionNumber: "${FORM_CONFIGURATION_SERVICE_VERSION}" baseUri: "${FORM_CONFIGURATION_SERVICE_SCHEME}://${FORM_CONFIGURATION_SERVICE_HOST}:${FORM_CONFIGURATION_SERVICE_EXTERNAL_PORT}" server: applicationConnectors: - type: http port: !!int ${FORM_CONFIGURATION_SERV...
plants-form-configuration-service/config.yml
language: android jdk: oraclejdk8 sudo: true # For the 7.5GB limit env: global: - ANDROID_TOOLS_URL="https://dl.google.com/android/repository/tools_r25.2.3-linux.zip" - ANDROID_NDK_HOME="$ANDROID_HOME/ndk-bundle" # Coverity - secure: "<KEY> cache: directories: - $HOME/.gradle/caches/ - $H...
.travis.yml
apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: (devel) creationTimestamp: null name: hostendpoints.crd.projectcalico.org spec: group: crd.projectcalico.org names: kind: HostEndpoint listKind: HostEndpointList ...
deploy/olm-catalog/tigera-operator/1.7.3/crd.projectcalico.org_hostendpoints.yaml
instance: 5 original_name: House#4 elec_meters: 1: device_model: circle submeter_of: 0 site_meter: true # outlets meter room: hall 2: device_model: circle submeter_of: 0 site_meter: true # light meter room: hall 3: device_model: circle submeter_of: 1 room: kitchen 4:...
nilmtk/dataset_converters/greend/metadata/building5.yaml
--- product: version: 2 control-planes: - name: cp1 control-plane-prefix: cp1 failure-zones: - AZ1 - AZ2 - AZ3 configuration-data: - SWIFT-CONFIG-CP1 common-service-components: - logging-rotate - logging-producer - monasca-agen...
4.0/CG/drafts/acg-wr-s2-mr-kvm-vsa/model/data/control_plane.yml
version: "3.2" services: mtfh-reporting-data-listener: image: mtfh-reporting-data-listener build: context: . dockerfile: MtfhReportingDataListener/Dockerfile args: - LBHPACKAGESTOKEN=${LBHPACKAGESTOKEN} ports: - 3000:3000 environment: - ENVIRONMENT=LocalDevelopmen...
docker-compose.yml
--- - hosts: localhost gather_facts: false vars_prompt: - name: "vmname" prompt: "VM name?: " private: no - name: "args_template" prompt: "args template?: " default: "files/args-ubuntu-docker.yml" private: no - name: "kernel" prompt: "kernel?: " default: "http://deploy.example.co...
ansible/wip/example.yml
generic.failed: "فشل" generic.success: "تم بنجاح" generic.error: "هناك خطأ" generic.thank-you: "شكراً لك" # COMMAND MANAGER cmdm.prefix: "الاختصار في هذا السيرفر هو `{}`." cmdm.permission-denied: "غير مسموح لك بتشغيل هذا الامر `{}`." # {command} cmdm.invalid-usage: "استخدام خاطئ" cmdm.invalid-usage-detail: "استخدم: `...
base/ar.yml
version: '2' services: ortest.ibm.cn.com: container_name: ortest.ibm.cn.com image: hyperledger/fabric-orderer:$IMAGE_TAG environment: - ORDERER_GENERAL_LOGLEVEL=INFO - ORDERER_GENERAL_LISTENADDRESS=0.0.0.0 - ORDERER_GENERAL_GENESISMETHOD=file - ORDERER_GENERAL_GENESISFILE=/var/h...
first-network/base/docker-compose-base.yaml
--- apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease metadata: name: home-assistant namespace: home-automation spec: interval: 5m chart: spec: # renovate: registryUrl=https://k8s-at-home.com/charts/ chart: home-assistant version: 12.0.1 sourceRef: kind: HelmReposi...
cluster/apps/home-automation/home-assistant/helm-release.yaml
name: buildplugins # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch on: push: branches: [ master ] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow contains a single job cal...
.github/workflows/buildplugins.yml
--- settings: artifacts-dir: results/bamboo/%Y-%m-%d_%H-%M-%S aggregator: consolidator verbose: false env: application_hostname: bamboo.jjeong-dcapt-test.deplops.com # Bamboo DC hostname without protocol and port e.g. test-bamboo.atlassian.com or localhost application_protocol: https # http or...
app/bamboo.yml
items: - uid: '@azure/arm-iothub.CertificateProperties' name: CertificateProperties fullName: CertificateProperties children: - '@azure/arm-iothub.CertificateProperties.certificate' - '@azure/arm-iothub.CertificateProperties.created' - '@azure/arm-iothub.CertificateProperties.expiry' ...
docs-ref-autogen/@azure/arm-iothub/CertificateProperties.yml
name: main on: push: branches: - 'master' tags: - 'v*' pull_request: jobs: release: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - uses: actions/setup-go@v2 with: node-version: '1.16' - name: Set...
.github/workflows/main.yaml
title: Windows Driver Kit のドキュメント summary: Windows Driver Kit (WDK) 10 は Microsoft Visual Studio および Debugging Tools for Windows と統合されています。 この統合された環境には、ドライバーの開発、構築、パッケージ、デプロイ、テスト、デバッグのために必要なツールが用意されています。 統合環境内で、多くの基本的な認定テストを実行できます。 WDK には、Windows Driver Frameworks (WDF)、ユニバーサル シリアル バス (USB)、印刷、ネットワーキング、ファイル システム フィルターを...
windows-driver-docs-pr/index.yml
- name: Medical Mal-Prctice Platform time: Nov 2013 - Jan 2014 url: tagline: Medical Error Reporting System tools: Java / Swing GUI description: | Implemented a fully-functionality for healthcare ecosystem by using Java. github: url: jeremygarden/ branch: master - name: U.S Airline On-Time Anal...
_data/projects.yml
uid: "com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithApplicationGateway.withExistingApplicationGatewayBackend*" fullName: "com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithApplicationGateway.withExistingApplicationGatewayBackend" name: "withExistingApplicationGatewa...
docs-ref-autogen/com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithApplicationGateway.withExistingApplicationGatewayBackend.yml
version: 2 seeds: - name: unisex_names_aging_curve description: | # Unisex Names This directory contains the code and data behind the story [The Most Common Unisex Names In America: Is Yours One Of Them?](http://fivethirtyeight.com/features/there-are-922-unisex-names-in-america-is-yours-one-of-them) ...
data/unisex_names/schema.yml
version: 2.1 # The following stanza defines a map named defaults with a variable that may be # inserted using the YAML merge (<<: *) key later in the file to save some # typing. See http://yaml.org/type/merge.html for details. defaults: &defaults environment: - CI_SCRIPTS: "npx --quiet --package @reactioncommerc...
.circleci/config.yml