code
stringlengths
38
801k
repo_path
stringlengths
6
263
version: '3.4' services: multipurposeauthsitecore1: image: osscjpdevinfra/multipurposeauthsitecore:OAuth2OidcArchitOnDocker environment: - UseUrl=http://0.0.0.0:5000/;https://0.0.0.0:5001/ - RedisConfig=redis - RedisInstanceName=redis - ASPNETCORE_Kestrel__Certificates__Default__Passw...
DockerHub/Pull/docker-compose.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-18 03:06" game: "Unreal Tournament" name: "MH-(Ph)TheMines" author: "Unknown" description: "None" releaseDate: "2010-02" attachments: - type: "IMAGE" name: "MH-(Ph)TheMines_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournamen...
content/Unreal Tournament/Maps/Monster Hunt/P/7/9/c794c3/mh-phthemines_[79c794c3].yml
openapi: "3.0.2" info: version: 3.2.0 x-date: 17-06-2019 x-status: defined title: Stream description: |- The stream object describes a data flow, providing information about the rate and number of items exchanged while issuing requests to the stream. A stream may return data items in a specific fo...
spec/stream.yaml
--- tag-mapping: # Any key in the model called 'name' should have a document unique value when compared to all other keys tagged 'document-unique' # Any key in the model called 'name' should be used as the idenitifer for that row in any error messages - key-name: name tags: - name - document-uniqu...
verifiers/default_tag_mapping.yaml
--- AWSTemplateFormatVersion: '2010-09-09' Description: This template will create the resources need in Ohio Region Resources: #CMK Key for S3 encryption in Ohio region MyKeyOhio: Type: AWS::KMS:KEY Properties: Description: This is a CMK key for encrypt my S3 bucket Enabled: True EnabledKeyRo...
s3-crr-ohio.yaml
uid: "com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.DefinitionStages.WithVMPriority.withSpotPriorityVirtualMachine*" fullName: "com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.DefinitionStages.WithVMPriority.withSpotPriorityVirtualMachine" name: "withSpotPriorityVirtualMachine" nameWit...
docs-ref-autogen/com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.DefinitionStages.WithVMPriority.withSpotPriorityVirtualMachine.yml
name: 'e2e Tests' on: repository_dispatch: types: [ok-to-test-command] jobs: e2e: name: ${{ matrix.name }} runs-on: ubuntu-latest if: github.event_name == 'repository_dispatch' && github.event.client_payload.slash_command.sha != '' && contains(github.event.client_payload.pull_re...
.github/workflows/e2e.yml
buildType: default: Debug choices: Debug: short: Debug long: Emit debug information buildType: Debug settings: BUILD_TYPE: debug SGX_MODE: debug SGX_HW: ON DebugWithSigning: short: DebugWithSigning long: Emit DebugWithSigning information buil...
cmake-variants.yaml
position: 14 title: Программист и тексты body: | Программист должен уметь писать не&nbsp;только код, но&nbsp;и&nbsp;любые другие тексты. Навык качественного, понятного, ясного письма важен не&nbsp;менее навыка программирования. Ясно излагающий свои мысли текстом программист в&nbsp;первую очередь начинает ясно мысл...
chapters/14.yaml
source_url: https://github.com/microsoftgraph/microsoft-graph-docs/blob/master/api-reference/v1.0/resources/intune_apps_manageddevicemobileappconfiguration.md top: heading: managedDeviceMobileAppConfiguration resource type intro: | An abstract class for Mobile app configuration for enrolled devices. resource: ...
generated-from-apidoctor/api-reference/v1.0/resources/intune_apps_manageddevicemobileappconfiguration.yaml
--- name: Titanium.UI.Android.ProgressIndicator summary: A progress dialog or a horizontal progress bar in the title of the window. description: | A progress indicator can be used to show the progress of an operation in the UI to let the user know that some action is taking place. It is used to indicate an on...
apidoc/Titanium/UI/Android/ProgressIndicator.yml
on: push: # Sequence of patterns matched against refs/tags tags: - 'release-*' # match on release tags name: Create Release jobs: build: name: Create Release runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 - name: Create Release i...
.github/workflows/create-release-on-tag.yml
--- result: SUCCESS url: http://wilson.ci.chef.co/job/chef-backend-trigger-git_poll/116/ timestamp: 2016-03-11 16:50:09 UTC duration: 48m33s active_duration: 1h24m22s parameters: {} change: git_remote: <EMAIL>:chef/chef-backend.git git_commit: <PASSWORD> project: chef-backend version: 0.2.0+20160311165019.git.1...
reports/wilson.ci.chef.co/job/chef-backend-trigger-git_poll/116.yaml
ignore: - model_output__case_prefix - model_output__site_prefix - model_output__out_dir - model_output__opt_time_interval globals: - _run_duration extras: _run_duration: description: Simulation run time value: type: int default: 3600 range: min: 1 max: 3153600000 ...
metadata/PyDeltaRCM/wmt.yaml
name: ci-wheels on: [pull_request, push] jobs: build-artifacts: name: "Build PyPI artifacts" runs-on: ubuntu-latest defaults: run: shell: bash -l {0} steps: - uses: actions/checkout@v3 with: fetch-depth: 0 - name: "Build sdist/bdist" run: | # geov...
.github/workflows/ci-wheels.yml
version: '3' services: athina-web: image: athinaedu/athina-web:latest command: bash -c "python manage.py collectstatic --noinput && gunicorn --bind :8001 athinaweb.wsgi:application" volumes: - ./athina_files/:/code/athina_files/ - ./db.sqlite3:/code/db.sqlite3 - ./athinaweb/settings_secr...
docker-compose.yml
version: '3.7' x-default-opts: &default-opts logging: options: max-size: "10m" networks: ntw_front: external: true services: home: <<: *default-opts image: abiosoft/caddy:1.0.1-no-stats networks: - ntw_front #volumes: #- /localhost/www/home/srv:/srv deploy: ...
traefik_stack5/stack-webapp.yml
version: 2.1 jobs: infrastructure: docker: - image: circleci/python:3.6.1 steps: - checkout - run: name: Install requirements command: | sudo pip install awscli==1.16.96 aws configure set default.region eu-west-1 aws s3 cp s3://drc-aws-...
.circleci/config.yml
name: Test on: push: branches: - master pull_request: branches: [develop, master] jobs: frontend_lint: runs-on: ubuntu-latest defaults: run: working-directory: ./frontend steps: - uses: actions/checkout@v2 - name: Use Node.js 14.x uses: actions/setup-nod...
.github/workflows/test.yml
name: Test on: push: branches: - master pull_request: branches: - master env: # Set environment variables for every job and step in this workflow CLICOLOR: "1" # Enable colors for *NIX commands PY_COLORS: "1" # Enable colors for Python-based utilities FORCE_COLOR: "1" # Force colors in t...
.github/workflows/test.yml
# If you have module(s) with your model classes, add them here. Also # change the kind properties to model_class. python_preamble: - import: base64 - import: re - import: google.appengine.ext.bulkload.transform - import: google.appengine.ext.bulkload.bulkloader_wizard - import: google.appengine.ext.db - import: google...
portfolio/2009_GoogleAppEngine/apps/OvivoStaff/bulkloader.yaml
--- destination: type: library name: GTN - Material description: Galaxy Training Network Material synopsis: Galaxy Training Network Material. See https://training.galaxyproject.org items: - name: Transcriptomics description: Training material for all kinds of transcriptomics analysis. items: - name: Diffe...
topics/transcriptomics/tutorials/srna/data-library.yaml
name: automate stage on: push: branches: - "features/**" env: credentials: ${{ secrets.AZURE_OPT_NONPROD_CREDENTIALS }} registry_user: ${{ secrets.REGISTRY_AUT_USERNAME }} registry_pass: ${{ secrets.REGISTRY_AUT_PASSWORD }} APP_RG: 'mothership-aut-rg' APP_LOCATION: 'eastus' APP_Subscription:...
.github/workflows/automate-stage.yaml
- experience: role: Technical Specialist, gTech Ads time: January 2017 - Present details: "<b>Aukey GRCN for Keyword Expansion</b>: Built a keyword expansion solution using Adwords Script & App Script together with colleagues from Japan team. Piloted with 30 clients across GRCN. Helped 14 accounts add 891 key...
_data/experiences.yml
--- # vim: sw=2 ts=2 ai expandtab - name: "Provisioning|Cleanup | Get list of all templates belonging to Org: {{ satellite_default_organization }}" command: "/usr/bin/hammer --output=json template list --organization='{{ satellite_default_organization }}'" register: org_templates changed_when: false - name: "Pro...
playbooks/roles/satellite-server/tasks/satellite_provision_cleanup_templates.yml
answer_one_final: question: question_one resource: shelter_one survey_template_question: stq_one content: This is a straight answer. question_config: current_draft_id: <%= ActiveRecord::FixtureSet.identify(:draft_question_one) %> content: Testing Questions 1? created_by: admin updated_by: admin ...
test/fixtures/answers.yml
version: "3.8" services: data: container_name: sqlserver image: mcr.microsoft.com/mssql/server:2019-latest ports: - "1433:1433" environment: - ACCEPT_EULA=Y - SA_PASSWORD=<PASSWORD> volumes: - sqldata:/var/opt/mssql net...
docker-compose.yml
name: careclub description: A new Flutter project. # The following line prevents the package from being accidentally published to # pub.dev using `pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev # The following defines the version and build...
pubspec.yaml
service: name: mr-voicemail # Add the serverless-webpack plugin plugins: - serverless-webpack - serverless-iam-roles-per-function - serverless-pseudo-parameters provider: name: aws runtime: nodejs10.x region: ${opt:region, 'us-east-1'} # Transcribe isn't in ap-southeast-2 memorySize: 128 timeout: 30...
serverless.yml
variables: buildConfiguration: 'Release' webAppDirectory: 'task-1-webapp/task-1-webapp' webAppName: ist-visma-labs-app-$(Environment.Name) azureSubscriptionName: 'FreeTrial2' resourceGroupName: $(WebAppName) resourcename: $(resourceGroupName) poolImageName: 'win1803' stages: - stage: Build jobs: - jo...
azure-pipelines.yml
suite: _postgresql.tpl template templates: - templates/test-templates.yaml tests: - it: should render with defaults set: testTemplates.postgresqlEnvTest: true asserts: - hasDocuments: count: 1 - matchSnapshot: path: data - it: should render with custom values se...
charts/posthog/tests/_postgresql.tpl.yaml
--- - hosts: all vars: config: "{{ playbook_dir }}/oneview_config.json" power_device_name: 'My PDD' ipdu_name: '172.18.8.11, PDU 1, L6,Outlet1' vars_files: - "{{ playbook_dir }}/vars/config.yml" tasks: - name: Add a Power Device oneview_power_device: config: "{{ config }}" ...
examples/oneview_power_device.yml
swagger: "2.0" info: description: "<font size=\"2\" color=\"red\">Licença</font>" version: "1.0.3" title: "Tracking Api" license: name: "<NAME>" url: "https://github.com/lucioerlan" host: "localhost:4001" basePath: "/api" schemes: - "http" paths: /user/{cpf}: get: tags: - "ROUTES CHA...
api/src/doc/swagger.yaml
{% set version = "1.8.0" %} {% set name = "evaluomeR" %} {% set bioc = "3.13" %} package: name: 'bioconductor-{{ name|lower }}' version: '{{ version }}' source: url: - 'https://bioconductor.org/packages/{{ bioc }}/bioc/src/contrib/{{ name }}_{{ version }}.tar.gz' - 'https://bioarchive.galaxyproject.org/{...
recipes/bioconductor-evaluomer/meta.yaml
--- - type: replace path: /instance_groups/- value: name: isolated-diego-cell azs: - z1 instances: 1 vm_type: r3.xlarge vm_extensions: - 100GB_ephemeral_disk stemcell: default networks: - name: default jobs: - name: consul_agent release: consul consumes: ...
operations/test/add-persistent-isolation-segment-diego-cell.yml
- name: create temporary build directory tempfile: state: directory register: build_temp_dir - name: set build_dir set_fact: build_dir: "{{ build_temp_dir.path }}" - name: load project config oas include_vars: file: "{{ CONFIG }}" name: config - name: check ['x-meta'].{{ item }} is set fail...
ansible/roles/bootstrap-project/tasks/main.yml
websockets: # the options for socket.io server socketio: # name of the path to capture (/socket.io) path: "/socket.io" # whether to serve the client files (true) serveClient: true # the allowed origins (*) origins: "*:*" # the storage adapter ...
lib/resources/config/config.default.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-18 09:53" variationOf: "4c7571f0b0d2310b40fcc81b2511515629150ff6" game: "Unreal Tournament" name: "SCR-ConStadium_v091" author: "Has!" description: "Welcome in the Prison !" releaseDate: "2000-11" attachments: - type: "IMAGE" name: "scr-constadium_v091_shot_93e035ff_...
content/Unreal Tournament/Maps/Soccer Tournament/C/9/3/e035ff/scr-constadium_v091_[93e035ff].yml
--- ##versi 2.4 #- name: Stop scm-server Service # service: # name=cloudera-scm-server # state=stopped # enabled=no # ignore_errors: yes - name: Stop scm-agent Service service: name=cloudera-scm-agent state=stopped enabled=no ignore_errors: yes - name: remove the cloudera package yum: n...
roles/removedir/tasks/main.yml
--- apiVersion: v1 kind: ConfigMap metadata: name: go-state-machine-config data: POSTGRES_DATABASE: gostate POSTGRES_SERVICE_PORT: "30703" POSTGRES_SERVICE_HOST: 192.168.99.118 --- apiVersion: apps/v1 kind: Deployment metadata: name: go-state-machine-deployment spec: replicas: 2 selector: matchLabels:...
_kubernetes/app.yaml
aws_dynamodb_global_table: status: ASSESS subcategory: DynamoDB layout: aws page_title: 'AWS: aws_dynamodb_global_table' description: Manages DynamoDB Global Tables V1 (version 2017.11.29) arguments: name: description: The name of the global table. Must match underlying Dynam...
config/aws/aws_dynamodb_global_table.yml
--- # tasks file for openstack-ansible-hardening - name: Check keystone.conf ownership and perms file: path: /etc/keystone/keystone.conf owner: keystone group: keystone mode: 0640 notify: - restart apache tags: - master - name: Check keystone-paste.ini ownership and perms file: path: ...
tasks/identity.yml
server: port: 8457 logging: file: /java/C2S_LOGS/pcm/pcm.log info: component: Patient Consent Management Service ribbon: ReadTimeout: 50000 hystrix.command.default.execution.timeout.enabled: false spring: datasource: # configure url, username and password per environment url: jdbc:mysql://localhost:33...
pcm/src/main/resources/application.yml
name: C/C++ CI on: push: branches: [ main ] pull_request: branches: [ main ] jobs: gcc-test: runs-on: ubuntu-20.04 strategy: matrix: std: - c++11 - c++14 - c++17 - c++20 compiler: - g++-8 - g++-9 - g++-10...
.github/workflows/c-cpp.yml
version: '{build}' clone_depth: 1 image: - Visual Studio 2019 - Ubuntu environment: ApiKey: secure: <KEY> SatelliteJobName: 'Image: Visual Studio 2019' FileName: 'blosc2.dll' branches: only: - master - dev configuration: - Release init: - ps: git config --global core.autocrlf true install: - p...
.appveyor.yml
version: "3.1" services: conseil-lorre: build: context: . dockerfile: Dockerfile-conseil command: lorre environment: DB_Host: "${DB_HOST}" DB_User: "${DB_USER}" DB_Password: "${<PASSWORD>}" DB_Database: "${DB_DATABASE}" XTZ_Host: "${XTZ_HOST}" # If using loca...
docker-compose.yml
name: Infracost # The GitHub Actions docs (https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#on) # describe other options for 'on', 'pull_request' is a good default. on: [pull_request] env: # If you use private modules you'll need this env variable to use # the same ssh-agent socket va...
.github/workflows/infracost.yml
title: Event Grid in Kubernetes mit Azure Arc (Vorschau) – Dokumentation summary: Erfahren Sie, wie Sie Event Grid in Kubernetes verwenden können, um nahezu in Echtzeit auf relevante Ereignisse zu reagieren, die in Kubernetes-Clustern generiert werden, die mit Azure Arc verbunden sind. metadata: title: Event Grid in ...
articles/event-grid/kubernetes/index.yml
id: bigquery_dataset $schema: gcp_schema_v_1_0.json version: 0.0.1 minDynatraceVersion: 1.199 technology: name: Google Cloud BigQuery Dataset gcp: - service: bigquery_dataset featureSet: default dimensions: - value: resource.labels.project_id id: project_id - value: resource.labels.dataset_id id: data...
src/config/bigquery_dataset.yml
id: 'mock' name: Machine for prototyping version: 1.0 # # Lines are represented as two dimentional array. Number value represents # line position starting from top right cornder. For example, [0,0,0] will # be the most top line, [2,2,2] is the most bottom(for machine with 3 rows). # # IMPORTANT # Before every array ...
src/config/mock.yaml
backend: name: git-gateway branch: master repo: CVHA/site commit_messages: create: 'Create {{collection}} “{{slug}}”' update: 'Update {{collection}} “{{slug}}”' delete: 'Delete {{collection}} “{{slug}}”' uploadMedia: '[skip ci] Upload “{{path}}”' deleteMedia: '[skip ci] Delete “{{path}}”' m...
static/admin/config.yml
image: - Ubuntu - Visual Studio 2022 configuration: Release platform: - x64 for: - matrix: only: - image: Ubuntu install: - sudo apt update - sudo apt install autoconf libtool nasm libpng-dev automake pkg-config build-essential -yq before_build: - mkdir Release - nasm -v - cm...
appveyor.yml
# Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # cop...
EtcdUI/docker-compose.yml
{{/* # Copyright 2020 The Magma Authors. # This source code is licensed under the BSD-style license found in the # LICENSE file in the root directory of this source tree. # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT...
orc8r/cloud/helm/orc8r/charts/nms/templates/serviceaccount-rbac.yml
parameters: #Path - $ref: ../components/parameters/ID.yaml #Headers - $ref: ../components/parameters/Content-Type.yaml - $ref: ../components/parameters/Date.yaml - $ref: ../components/parameters/X-Forwarded-For.yaml - $ref: ../components/parameters/FSPIOP-Source.yaml - $ref: ../components/parameters/FSP...
thirdparty/openapi3/paths/consents_ID.yaml
version: 2 jobs: build-job: working_directory: /go/src/github.com/Juniper/contrail docker: - image: circleci/golang:1.9.2 - image: circleci/mysql:5.7 environment: - MYSQL_ROOT_PASSWORD=<PASSWORD> steps: - checkout - run: name: install mysql client comm...
.circleci/config.yml
baseline: splunk: schedule: cron_schedule: '' earliest_time: -30d@d latest_time: -10m@m search: sourcetype=aws:cloudwatchlogs:vpcflow action=blocked (src_ip=10.0.0.0/8 OR src_ip=172.16.0.0/12 OR src_ip=192.168.0.0/16) ( dest_ip!=10.0.0.0/8 AND dest_ip!=172.16.0.0/12 AND dest_ip!=...
baselines/baseline_blocked_vpc_traffic.yml
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: https://taskrabbitdev.com:443/api/v1/tasks? body: task[description]=&task[private_description]=&task[private_runner]=false&task[virtual]=false&task[name]=My%20First%20Task&task[named_price]=20&task[city_id]=4&tas...
spec/support/cassettes/tasks/create/with_times.yml
--- result: FAILURE url: http://manhattan.ci.chef.co/job/chefdk-trigger-ad_hoc/389/ failure_category: code failure_cause: 'Builder delivery-cli: windows: chefdk-build' timestamp: 2016-06-23 18:32:22 UTC duration: 1h16m34s triggered_by: tyler-ball active_duration: 1h16m28s parameters: GIT_REF: deps EXPIRE_CACHE: fal...
reports/manhattan.ci.chef.co/job/chefdk-trigger-ad_hoc/389.yaml
cache: untracked: true variables: LOCAL_TAG: $CI_PROJECT_NAME:$CI_COMMIT_SHA REMOTE_TAG: $CI_REGISTRY/$CI_PROJECT_PATH/$CI_COMMIT_REF_SLUG GIT_SSL_NO_VERIFY: '1' stages: - build - push - deploy build: stage: build tags: - shell script: ...
templates/.gitlab-ci.docker.yml
--- - name: Include vars.yml include_vars: vars.yml #convert to upper case - name: Make upper.py executable shell: chmod u+x scripts/upper.py delegate_to: localhost - name: Remove the header of the wins.csv shell: awk 'FNR > 1 { print $0 }' wins.csv > upper.txt delegate_to: localhost - name: Convert a...
roles/stage1/tasks/main.yml
group.edit.submit: Grupp aktualiséieren group.show.name: Gruppennumm group.new.submit: Grupp creéieren group.flash.updated: D'Grupp gouf aktualiséiert group.flash.created: D'Grupp gouf creéiert group.flash.deleted: D'Grupp gouf geläscht # Security security.login.username: "Benotzernumm:" security.login.password: "<PAS...
src/zProjets/Bundle/UserBundle/Resources/translations/FOSUserBundle.lb.yml
name: Checks on: push: branches: - '**' tags-ignore: - '**' pull_request: branches: - '**' tags-ignore: - '**' jobs: # pre-commit Checks pre-commit: name: Pre Commit Checks runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checko...
.github/workflows/automated-checks.yml
name: KnownArcSettingAggregateState uid: '@azure/arm-azurestackhci.KnownArcSettingAggregateState' package: '@azure/arm-azurestackhci' summary: >- Known values of <xref:@azure/arm-azurestackhci.KnownArcSettingAggregateState> that the service accepts. fullName: KnownArcSettingAggregateState remarks: '' isPreview: fal...
docs-ref-autogen/@azure/arm-azurestackhci/KnownArcSettingAggregateState.yml
- name: Play One -- Create Azure VM hosts: localhost vars: resource_group_name: "yhu-terraform-test" vm_name: "myvm-{{ dpVersion }}" location: japaneast vm_user: chenkiegcp2 deployment_name: "myDeployment-{{ dpVersion }}" authorized_key: <KEY> connection: local gather_facts: false beco...
azure_create_ansible_master_vm.yaml
--- # German # Deutsch de: date: abbr_daynames: - So - Mo - Di - Mi - Do - Fr - Sa abbr_monthnames: - Jan - Feb - Mär - Apr - Mai - Jun - Jul - Aug - Sep - Okt - Nov - Dez daynames: - Sonntag - Montag - Dienstag - ...
vendor/bundle/ruby/2.7.0/gems/jekyll-language-plugin-1.3.5/data/lang/de.yml
spring: application: name: cwa-testresult-server datasource: driver-class-name: org.h2.Driver url: jdbc:h2:mem:testresult username: sa password: '' jpa: database-platform: org.hibernate.dialect.H2Dialect hibernate: ddl-auto: validate liquibase: change-log: classpath:db/chan...
src/main/resources/application.yml
kind: DeploymentConfig apiVersion: apps.openshift.io/v1 metadata: name: logs-and-db namespace: dmandry labels: app: logs-and-db app.kubernetes.io/component: logs-and-db app.kubernetes.io/instance: logs-and-db app.kubernetes.io/part-of: zuul spec: strategy: type: Recreate recreateParams:...
deploymentconfig-logs-and-db.yaml
--- # This playbook will be executed on boxB. - name: Set up networking hosts: all become: yes vars: image: christianb93/networking tasks: - name: Install Open vswitch and Docker apt: name: "{{ item }}" update_cache: yes force_apt_get: yes loop: - openvswitch-switch ...
lab12/boxB.yaml
--- - name: author playbook hosts: author vars_files: - "{{ inventory_dir }}/../group_vars/all/vars.yml" - "{{ inventory_dir }}/../group_vars/author/vars.yml" tasks: - name: run aem author istance include_role: name: aem_design.aem vars: aem_port: "{{ service_author_port ...
playbooks/service/author.yml
version: "3.7" x-custom: shared_image: &shared_image image: pavouk0/postgres-xl:XL_10_R1_1-313-g31dfe47 services: db-gtm-1: <<: *shared_image environment: - PG_HOST=0.0.0.0 - PG_NODE=gtm_1 - PG_PORT=6666 command: docker-cmd-gtm entrypoint: docker-entrypoint-gtm volumes: ...
docker-compose.stack.yml
--- os_packages_gui: - awesome - awesome-extra - pinentry-gtk2 - metacity-themes - ubuntu-gnome-desktop - dkms - network-manager-openvpn-gnome - ykneomgr - yubioath-desktop - yubikey-personalization-gui os_banned_packages: - gnome-mines - aisleriot - account-plugin-facebook - account-plugin...
vars/Debian.yml
--- # Linux jenkins user jenkins_pv_pipeline_library_jenkins_process_user: jenkins # Linux group of jenkins user jenkins_pv_pipeline_library_jenkins_process_group: "{{ jenkins_pv_pipeline_library_jenkins_process_user }}" # Jenkins admin username jenkins_pv_pipeline_library_admin_username: admin # Jenkins admin passw...
defaults/main.yml
--- !<MAP> contentType: "MAP" firstIndex: "2019-05-11 09:04" game: "Unreal Tournament 2004" name: "CTF-DiffidenceREV1" author: "Ryan \"BluJay\" Pendleton" description: "\"From equality proceeds diffidence... From diffidence war.\" -Thomas\ \ Hobbes \"Leviathan\"" releaseDate: "2003-03" attachments: - type: "IMAGE" ...
content/Unreal Tournament 2004/Maps/Capture The Flag/D/a/c/e7e1ac/ctf-diffidencerev1_[ace7e1ac].yml
- title: "Lecture 1: Hash Tables" filename: 12 - Hash Tables.pdf dirname: lectures tldr: "Hash functions, separate chaining, linear probing" - title: "Demo: Linear Probing" filename: 12 - DemoLinearProbingHashTable.mov dirname: lectures tldr: Linear Probing - title: "STRING ALGORITHMS" filename: dir...
_data/lectures.yml
service: qa-service # NOTE: update this with your service name # You can pin your service to only deploy with a specific Serverless version # Check out our docs for more details # frameworkVersion: "=X.X.X" provider: name: aws runtime: nodejs8.10 profile: default # AWS CLI profile name # you can overwrite def...
qa-service/serverless.yml
--- - name: Create MinIO Operator namespace check_mode: false kubernetes.core.k8s: api_version: project.openshift.io/v1 kind: Project name: "{{ minio_operator_namespace }}" state: present - name: Create MinIO Tenant namespace check_mode: false when: (minio_tenants | length) > 0 kubernetes.co...
ansible/roles/minio/tasks/main.yml
name: Publish RStudio Docker image # To MaastrichtU-IDS GitHub Container Registry # https://github.com/orgs/MaastrichtU-IDS/packages on: workflow_dispatch: push: branches: - main # - dev paths: - 'Dockerfile' - '.github/workflows/publish-docker.yml' schedule: - cron: '0 3 * * 1' #...
.github/workflows/publish-docker.yml
apiVersion: v1 kind: ReplicationController metadata: namespace: {{ .Release.Namespace }} name: hivemr3-hiveserver2 spec: replicas: {{ .Values.hive.server2.replicaCount}} selector: hivemr3_hive_source: hivesrc5 hivemr3_app: hiveserver2 template: metadata: namespace: {{ .Release.Namespace }} ...
helm/hive-on-mr3/templates/hiveserver2.yaml
esphome: name: lampd2 platform: ESP8266 board: esp01_1m wifi: domain: .local ssid: "redacted" password: "<PASSWORD>" # Enable logging logger: baud_rate: 0 level: DEBUG logs: sensor: ERROR duty_cycle: ERROR binary_sensor: ERROR light: ERROR # Enable Home Assistant API api: ota: web...
tuyamcu_ws-df01_touchlamp.yaml
--- http_interactions: - request: method: get uri: https://circleci.com/api/v1/project/mtchavez/rb-array-sorting?circle-token=<PASSWORD> body: encoding: US-ASCII string: '' headers: accept: - application/json accept-encoding: - gzip, deflate content-type: ...
spec/cassettes/project/recent_builds/success.yml
methods: - com.microsoft.azure.management.monitor.ActionGroup.UpdateStages.WithActionUpdateDefinition.parent() - com.microsoft.azure.management.monitor.ActionGroup.UpdateStages.WithActionUpdateDefinition.withAutomationRunbook(String,String,String,boolean) - com.microsoft.azure.management.monitor.ActionGroup.UpdateStage...
legacy/docs-ref-autogen/com.microsoft.azure.management.monitor.ActionGroup.UpdateStages.WithActionUpdateDefinition.yml
title: 'MCSA: Windows Server 2012' metadata: title: 'MCSA: Windows Server 2012' description: 'MCSA: Windows Server 2012' uid: certification.mcsa-windows-server-certification iconUrl: /media/learn/certification/badges/microsoft-certified-associate-badge.svg summary: |- <div><font color='red'><strong>Esta certifica...
learn-certs-pr/mcsa-windows-server-certification/index.yml
--- result: SUCCESS url: http://wilson.ci.chef.co/job/chef-backend-trigger-git_poll/148/ timestamp: 2016-03-22 17:20:10 UTC duration: 54m18s active_duration: 1h33m19s parameters: {} change: git_remote: <EMAIL>:chef/chef-backend.git git_commit: <PASSWORD> project: chef-backend version: 0.2.0+20160322172020.git.2...
reports/wilson.ci.chef.co/job/chef-backend-trigger-git_poll/148.yaml
--- # tasks file for k8smaster-setup - name: "Creating YUM repo to install Kubernetes" shell: | cat <<EOF > /etc/yum.repos.d/kubernetes.repo [kubernetes] name=Kubernetes baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-\$basearch enabled=1 gpgcheck=1 repo_gp...
k8scluster-setup/roles/k8smaster-setup/tasks/main.yml
Urbem\CoreBundle\Entity\Folhapagamento\EventoBase: type: entity table: folhapagamento.evento_base repositoryClass: Urbem\CoreBundle\Repository\RecursosHumanos\FolhaPagamento\EventoBaseRepository id: codEvento: type: integer generator: strategy: NONE ...
src/Urbem/CoreBundle/Resources/config/doctrine/Folhapagamento.EventoBase.orm.yml
apiVersion: apps/v1 kind: StatefulSet metadata: name: &cluster_name patronidemo labels: application: patroni cluster-name: *cluster_name spec: replicas: 3 serviceName: *cluster_name selector: matchLabels: application: patroni cluster-name: *cluster_name template: metadata: ...
k8s.yaml
### # Role-Based Configuration: Cluster ### license_codes: "{{ licenses | default(vsim_license_codes) }}" disks: # disks module assigns all visible disks to a node. This may be done during Day 0 Installation process - "{{ clus.name }}-01" - "{{ clus.name }}-02" dns: # Set DNS for Cluster - { dns_domains: "{{ cl...
ontap/vars/vars_ontap_config_role.yml
alexander: name: <NAME> email: <EMAIL> password_digest: <%= User.digest('password') %> admin: true activated: true activated_at: <%= Time.zone.now %> michael: name: <NAME> email: <EMAIL> password_digest: <%= User.digest('password') %> adm...
test/fixtures/users.yml
name: Xcode - Build and Analyze on: push: branches: [ main ] pull_request: branches: [ main ] workflow_dispatch: jobs: build: name: Build and analyse default scheme using xcodebuild command runs-on: macos-latest steps: - name: Checkout uses: actions/checkout@v2 ...
.github/workflows/swift-build.yml
base_url: "https://projects.lib.utah.edu:8443" search_url: "search?jql=project%20%3D%20ED%20AND%20status%20%3D%20Open" #jira login information jira_user: "ehsl_client" jira_password: "<PASSWORD>" Make_files_anon: True #This changes the file names so that we don't know exactly what is printing unless you look at ...
Dev/example_config.yml
SETTINGS: #This is the message's path for the message sent when a player unlock an achievement. ANNOUNCE: "ACHIEVEMENT.ANNOUNCE" #Is the storage you want use for save your titles. STORAGE: main #Should try to unlock achievement when player join ? ACHIEVEMENT_ON_JOIN: true DISPLAY: 1: OWNED: TYPE: BASE NA...
VanillaPlus/ressources/Advanced/Achievement.yml
entries: - title: Overview sections: - title: Introduction url: /docs/iot/overview/introduction-webos-iot/ - title: Setup sections: - title: System Requirements url: /docs/iot/setup/system-requirements-iot/ - title: Building webOS IoT url: /docs/iot/setup/building-webos-iot/ - title: Fla...
data/sidebars/docs/iot.yaml
--- name: first-network-org3 version: 1.0.0 client: organization: Org3 connection: timeout: peer: endorser: '300' organizations: Org3: mspid: Org3MSP peers: - peer0.org3.example.com - peer1.org3.example.com certificateAuthorities: - ca.org3.example.com peers: peer0.org3...
first-network/connection-org3.yaml
uid: "com.azure.resourcemanager.eventgrid.fluent.DomainsClient.regenerateKeyWithResponse*" fullName: "com.azure.resourcemanager.eventgrid.fluent.DomainsClient.regenerateKeyWithResponse" name: "regenerateKeyWithResponse" nameWithType: "DomainsClient.regenerateKeyWithResponse" members: - uid: "com.azure.resourcemanager.e...
preview/docs-ref-autogen/com.azure.resourcemanager.eventgrid.fluent.DomainsClient.regenerateKeyWithResponse.yml
title: pakistan-1-4-million-de-deplaces date: '2009-05-20T00:00:00.000Z' image: >- https://www.populationdata.net/wp-content/uploads/pakistan-unhcr-deplaces-guterres.jpg fr: title: 'Pakistan : 1.4 million de déplacés' body: >- Le nombre de personnes déplacées par les combats au nord-ouest du Pakistan depu...
data/posts/2009-05-19_pakistan-1-4-million-de-deplaces.yml
robot_state_controller: type: joint_state_controller/JointStateController publish_rate: 50 mobile_base_controller: type: "diff_drive_with_split_controller/DiffDriveController" left_wheel: ['rear_left_wheel_joint', 'front_left_wheel_joint'] right_wheel: ['rear_right_wheel_joint', 'front_right_wheel_join...
komodo2_control/config/komodo2_control.yaml
- type: remove path: /instance_groups/name=prometheus2/jobs/name=prometheus2/properties/prometheus/scrape_configs/job_name=vault - type: remove path: /instance_groups/name=prometheus2/jobs/name=prometheus2/properties/prometheus/scrape_configs/job_name=statsd - type: remove path: /instance_groups/name=prometheus...
master-depls/prometheus-exporter-coab/template/8-clean-useless-exporters-operators.yml
--- dependency: name: galaxy driver: name: docker platforms: - name: postgres image: docker.io/postgres:12.5 pre_build_image: true memory: 256M published_ports: - "5432:5432" command: postgres env: POSTGRES_PASSWORD: password docker_networks: - name: px ipam_c...
molecule/default/molecule.yml
items: - uid: azure-keyvault.ObjectIdentifier id: azure-keyvault.ObjectIdentifier name: ObjectIdentifier summary: An identifier for an Azure Key Vault resource. fullName: azure-keyvault.ObjectIdentifier source: id: azure-keyvault.ObjectIdentifier path: lib\services\keyVault\lib\objectI...
javascript/docs-ref-autogen/azure-keyvault/ObjectIdentifier.yml