code
stringlengths
38
801k
repo_path
stringlengths
6
263
items: - uid: azure-arm-website.Usage name: Usage fullName: Usage children: - azure-arm-website.Usage.computeMode - azure-arm-website.Usage.currentValue - azure-arm-website.Usage.displayName - azure-arm-website.Usage.id - azure-arm-website.Usage.kind - azure-arm-website...
docs-ref-autogen/azure-arm-website/Usage.yml
--- # Copyright 2015, Rackspace US, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to ...
roles/ansible-hardening/tasks/rhel7stig/main.yml
apiVersion: triggers.tekton.dev/v1alpha1 kind: TriggerTemplate metadata: name: deploy-from-folder spec: params: - name: gitRepository description: URL of the repository that holds the folder - name: gitRevision description: Git revision - name: namespace description: Namespace to deploy to in the ...
tekton/resources/cd/folder-template.yaml
actions: ApplyPotion: message: "<blue>You received potion effects!" potion-effect-types: - Speed - Jump potion-effect-durations: - 100 - 25 potion-effect-amplifiers: - 3 - 2 NiceFinish: message: "<green>Nice work!" DeathFail: fail-quest: true RodStart:...
plugins/Quests/actions.yml
sections: - name: "Connections" description: "Service endpoints" settings: - name: "API Endpoint" description: "Machine Learning Exchange API endpoint" default: "" value: "" - name: "KFP API" description: "Kubeflow Pipelines API endpoint" default: "" ...
api/server/application_settings.yaml
name: Publish/Upload dotnet package on release # PLEASE NOTE: PUBLISHING/DEPLOYMENT # Release is to be created manually at GitHub releases management page # - release name usually contains "v1.2.3" # After creating a GitHub release, following actions will automatically run: # 1. NuGet package (version as defined in VS...
.github/workflows/PublishRelease.yml
pt-br: locale_name: Português Brasileiro subtitle: O gerenciador de pacotes que faltava para o macOS pagecontent: search: Search question: O Que O Homebrew Faz? what: O Homebrew instala <a href="https://formulae.brew.sh/formula/" title="Lista de pacotes do Homebrew">as coisas que você precisa</a> que ...
_data/locales/pt-br.yml
name: homeskillet_setup_workflow_panos_v90_5e0bb6b4-a407-4029-95e2-5d7389568bff label: v9.0 full setup for HomeSkillet description: | this workflow steps through a reset to starter config, content updates, load in the IronSkillet-like day 1, network and zones, then security policies. addditional config elements ...
workflow_HomeSkillet_menu_selection/.meta-cnc.yaml
asset_type: AWS Instance baselines: - id: fa5634df-fb05-4b4b-aba0-6115138bb1ba name: Baseline of Excessive AWS Instances Launched by User - MLTK type: splunk confidence: medium creation_date: '2019-11-14' data_metadata: data_source: - AWS CloudTrail logs data_sourcetypes: - aws:cloudtrail provid...
detections/ec2_excessive_runinstances_mltk.yml
apiVersion: v1 kind: ConfigMap metadata: name: datanode-config data: core-site.xml: |- <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="configuration.xsl"?> <!-- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in c...
hadoop/datanode.yaml
items: - uid: com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithLocalPort id: WithLocalPort artifact: com.microsoft.azure:azure-mgmt-network:1.33.1 parent: com.microsoft.azure.management.network children: - com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages...
docs-ref-autogen/com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithLocalPort.yml
id: sqr-000-012 name: 'SSRF: Detect SSRF attempt on internal service' tags: type: ssrf category: attack_attempt conditions: - parameters: inputs: - address: server.request.query - address: server.request.body - address: server.request.path_params - address: grpc.server.reques...
rules/recommended/sqr-000-012.yaml
- name: Set fact for dhkeyOperator tempdir set_fact: dhkeyOperatorTempDir: "/tmp/dhkeyOperator-{{ ansible_date_time.iso8601_basic_short }}" tags: - dhkeyOperator - name: Download and apply helm template block: - name: Create dhkeyOperator temp dir file: path: "{{ dhkeyOperatorTempDir }}...
azure/ansible/configure-aks/configure-aks/roles/configure-aks/tasks/dhkeyOperator.yml
--- - name: Build Operator in Kubernetes docker container hosts: k8s vars: image_name: skylt/rabbitmq-operator:testing tasks: # using command so we don't need to install any dependencies - name: Get existing image hash command: docker images -q {{ image_name }} register: prev_hash changed_whe...
molecule/test-local/playbook.yml
version: '3' services: postgresql: image: postgres ports: - "5432:5432" container_name: beampostgresql volumes: - beam-postgresql-data:/var/lib/postgresql/data - ./postgres:/docker-entrypoint-initdb.d environment: - POSTGRES_USER=admin - POSTGRES_PASSWORD=<<PASSWORD>...
.test-infra/metrics/docker-compose.yml
title: Documentação da Automação do Azure metadata: document_id: title: Documentação da Automação do Azure description: Saiba como usar a Automação para configurar e automatizar as tarefas operacionais em um ambiente híbrido. services: automation author: bobbytreed manager: carmonm ms.service: automation...
articles/automation/index.yml
--- - name: Verify hosts: all gather_facts: false become: true tasks: - name: Should template docker-compose file slurp: src: /opt/minecraftserver/docker/docker-compose.yml register: docker_compose_file failed_when: not docker_compose_file.content == ( expected_content | b...
molecule/with-environment/verify.yml
name: Bug report description: Create a report to help us improve. Report bugs found while using the project title: "[BUG] <description>" labels: [bug] body: - type: markdown attributes: value: "Provide a general summary of the issue in the title above" - type: textarea id: description attributes: ...
.github/ISSUE_TEMPLATE/bug_report.yml
name: AnomalyValue uid: '@azure/ai-anomaly-detector.AnomalyValue|preview' package: '@azure/ai-anomaly-detector|preview' summary: '' fullName: AnomalyValue remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: contributors uid: '@azure/ai-anomaly-detector.AnomalyValue.contributors|pr...
reference-docs/cognitive-services/ai-anomaly-detector/azure-ai-anomaly-detector/preview/AnomalyValue.yml
version: '3' volumes: local_postgres_data: {} local_postgres_data_backups: {} services: voyant_gen: image: python:3 volumes: - ./corpora:/corpora - ./input:/input - ./voyant_gen:/workdir command: python -u workdir/voyant_gen.py /input/keywords/keywords.txt /input/articles/ /corpor...
local.yml
title: Documentação do Personalizador summary: Saiba como usar o Personalizador para permitir que seu aplicativo escolha a melhor experiência a ser mostrada aos usuários, aprendendo com o comportamento deles em tempo real. metadata: ms.topic: landing-page ms.date: 10/03/2019 ms.author: nitinme author: nitinme ...
articles/cognitive-services/personalizer/index.yml
items: - uid: io.swagger.server.api.verticle._eventhub_api_verticle id: _eventhub_api_verticle parent: io.swagger.server.api.verticle children: - io.swagger.server.api.verticle._eventhub_api_verticle.EventhubApiVerticle() - io.swagger.server.api.verticle._eventhub_api_verticle.start() href: io.swagger.serve...
docs-ref-autogen/io.swagger.server.api.verticle._eventhub_api_verticle.yml
items: - uid: '@azure/cognitiveservices-entitysearch.EntitiesOperations' name: EntitiesOperations fullName: EntitiesOperations children: - '@azure/cognitiveservices-entitysearch.EntitiesOperations.constructor' - '@azure/cognitiveservices-entitysearch.EntitiesOperations.search_2' - '@azur...
docs-ref-autogen/@azure/cognitiveservices-entitysearch/EntitiesOperations.yml
- author: David date: 2013-09-11 11:05:13 comment: | <p>Does anyone really imagine that the (mythical?) winos of St Margarets can&#39;t already get cheaper cider and lager from the local shops than would be available at a coffee shop? Assuming they are even applying for/intending to make off-sales. Pathetic.<...
_data/2013-09-11-stay_classy_harris_hoole.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-21 00:22" game: "Unreal Tournament 2004" name: "CTF-LGI-London" author: "{TDC}MåTRïX" description: "High atop the rooftops of London, you battle for victory. -Check\ \ us out at www.tdcclan.net" releaseDate: "2004-05" attachments: - type: "IMAGE" name: "CTF-LGI-...
content/Unreal Tournament 2004/Maps/Capture The Flag/L/d/6/7b9f75/ctf-lgi-london_[d67b9f75].yml
blocks: Base: activatedBackgroundIndicator: :drawable/activated_background_holo buttonBarButtonStyle: ?borderlessButtonStyle buttonBarStyle: :style/Holo.ButtonBar dividerHorizontal: ?android:listDivider dividerVertical: ?android:listDivider dropdownListPreferredItemHeight: ?listPreferredItemHe...
library/resbuilder/themes$styles/base.yml
reg_producto: path: /{_locale}/product/create defaults: { _controller: AppBundle:Product:createStatic } reg_identificador: path: /{_locale}/product/show/{id} defaults: { _controller: AppBundle:Product:show} requirements: id: \d{1,2} _locale: en|es reg_lista: path: /{_locale}/p...
src/AppBundle/Resources/Config/routing.yml
uid: botframework.connector.aio.ConnectorClient name: ConnectorClient fullName: botframework.connector.aio.ConnectorClient module: botframework.connector.aio inheritances: - botframework.connector.bot_framework_sdk_client_async.BotFrameworkSDKClientAsync summary: "The Bot Connector REST API allows your bot to send and ...
botbuilder-docs-sdk-python/docs-ref-autogen/botframework-connector/botframework.connector.aio.ConnectorClient.yml
name: Deploy NEXT to gcp on: workflow_dispatch: push: branches: - NEXT env: IMAGE: ghcr.io/${{ github.repository }} jobs: build_and_deploy: name: Build and deploy to dev-gcp runs-on: ubuntu-20.04 steps: - uses: actions/setup-node@v1 with: node-version: "14" ...
.github/workflows/dev.yml
enabled: true rescue_errors: true brand_code: 'US' clients: cnuapp_proxy: domain: "www-us-trogdor-cnuapp.dev.enova.com" # For Trogdor AWS box secure: true ping: true session_cookies: - cnuwww_session_id - _us_account_home_session cnuapp: domain: "api-us-trogdor-cnuapp.dev.enova.com"...
spec/dummy/etc/sandiego.yml
uid: azure.mgmt.synapse.models.DataMaskingPolicy name: DataMaskingPolicy fullName: azure.mgmt.synapse.models.DataMaskingPolicy module: azure.mgmt.synapse.models inheritances: - azure.mgmt.synapse.models._models_py3.ProxyResource summary: 'DataMaskingPolicy. Variables are only populated by the server, and will be ig...
docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.models.DataMaskingPolicy.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-16 22:45" game: "Unreal Tournament" name: "DM-!!-=CoN=-MetalHead" author: "Unknown" description: "None" releaseDate: "2014-05" attachments: [] originalFilename: "DM-!!-=CoN=-MetalHead.zip" hash: "203ef71acdf387086312c1d66677cd62b9ef3ea8" fileSize: 11079143 files: - nam...
content/Unreal Tournament/Maps/DeathMatch/C/2/0/3ef71a/dm-con-metalhead_[203ef71a].yml
# Ignore this. This is only if you're hosting this in a sub-folder. # If you're using GitHub pages, they automatically override this with the right value. baseurl: "/website" # If you're using GitHub pages without a custom domain, this is "https://[github username].github.io" # If you're using GitHub pages with a cus...
_config.yml
plugin_spec_version: v2 extension: plugin products: [insightconnect] name: rapid7_vulndb title: Rapid7 Vulnerability & Exploit Database description: The Vulnerability & Exploit Database plugin allows you to search and compare potential threats with a curated repository of vetted computer software exploits and exploitab...
rapid7_vulndb/plugin.spec.yaml
l_russian: stress_frozen_grief:0 "Застывшая скорбь" stress_frozen_grief_desc:0 "Так и не оправившись от смерти близкого существа, этот персонаж с трудом может найти общий язык с окружающими." stress_stuffed_corpse:0 "Мумифицированный труп" stress_stuffed_corpse_desc:0 "Этот персонаж хранит мумифицированный труп до...
project/ck3/base_game/localization/russian/modifiers/stress_effect_modifiers_l_russian.yml
name: Linting and deployment tests (w/ & w/out CVMFS) on K3S on: push: branches: - master - anvil pull_request: {} jobs: linting: runs-on: ubuntu-latest steps: - name: Install Kubectl run: curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://s...
.github/workflows/test.yaml
iChannelTime: Type: float* iChannelResolution: Type: float2* iResolution: Type: float2 Param: float iResolution[2]; Code: |- float2 iResolution = to_float2(params->iResolution[0], params->iResolution[1]); Proc: |- params.iResolution[0] = dst.Width params.iResolution[1] = dst.Height iTime: ...
.clobber/fuse-parameters.yaml
name: AccessControlClientGetRoleAssignmentsOptionalParams uid: >- @azure/synapse-access-control.AccessControlClientGetRoleAssignmentsOptionalParams package: '@azure/synapse-access-control' summary: Optional parameters. fullName: AccessControlClientGetRoleAssignmentsOptionalParams remarks: '' isPreview: false isDeprec...
preview-packages/docs-ref-autogen/@azure/synapse-access-control/AccessControlClientGetRoleAssignmentsOptionalParams.yml
--- - name: Drift Control | FlashBlade | Get facts for {{ url }} purefb_info: fb_url: "{{ url }}" api_token: "{{ api }}" register: blade_info - name: Drift Control | FlashBlade | Set flashblade_name variable set_fact: blade_name: "{{ blade_info.purefb_info.default.flashblade_name }}" ...
flasharray/roles/infra/tasks/all_fb.yaml
uid: azure.synapse.artifacts.v2021_06_01_preview.models.XmlReadSettings name: XmlReadSettings fullName: azure.synapse.artifacts.v2021_06_01_preview.models.XmlReadSettings module: azure.synapse.artifacts.v2021_06_01_preview.models inheritances: - azure.synapse.artifacts.v2021_06_01_preview.models._models_py3.FormatReadS...
preview/docs-ref-autogen/azure-synapse-artifacts/azure.synapse.artifacts.v2021_06_01_preview.models.XmlReadSettings.yml
interactions: - request: body: null headers: Accept: - '*/*' Accept-Encoding: - gzip, deflate Connection: - keep-alive User-Agent: - python-requests/2.24.0 method: GET uri: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=taxonomy&term=Poa%2Ba...
test/vcr_cassettes/ids_ncbi.yml
title: Dokumentace k nástrojům XAML summary: Visual Studio nabízí několik nástrojů, které vám pomůžou vytvořit aplikace založené na jazyce XAML. Mezi ně patří editor a návrhář XAML a také funkce ladění. metadata: title: Dokumentace k nástrojům XAML description: Přejděte na další stránky, které vám pomůžou nauči...
docs/xaml-tools/index.yml
linters: enable: - stylecheck linters-settings: stylecheck: # https://staticcheck.io/docs/checks checks: ["all"] issues: # This repo has a LOT of generated schema files, operating system bindings, and other things that ST1003 from stylecheck won't like # (screaming case Windows api constants for ...
vendor/github.com/Microsoft/hcsshim/.golangci.yml
no-backports: &no-backports name: Skip any branches called cherry-pick command: | if [[ "${CIRCLE_BRANCH}" == *"cherry-pick"* || "${CIRCLE_BRANCH}" == *"backport"* ]]; then circleci step halt fi skip-check: &skip-check name: Check for [ci skip] command: bash .circleci/early_exit.sh merge-check: ...
.circleci/config.yml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-16 18:57" game: "Unreal Tournament" name: "DM-BTvilla" author: "<NAME>" description: "None" releaseDate: "2000-02" attachments: - type: "IMAGE" name: "DM-BTvilla_shot_7.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournament/Maps/Deat...
content/Unreal Tournament/Maps/DeathMatch/B/2/e/4eeab4/dm-btvilla_[2e4eeab4].yml
os: - linux - osx dist: xenial env: - MPI_LIBRARY=openmpi-4.0.1 - MPI_LIBRARY=openmpi-3.1.4 - MPI_LIBRARY=mpich-3.3.1 cache: directories: - $HOME/mpich-3.3.1-build - $HOME/openmpi-4.0.1-build - $HOME/openmpi-3.1.4-build services: - xvfb language: cpp compiler: - clang - gcc addons: home...
.travis.yml
name: GlossaryListRelatedCategories200Response uid: '@azure-rest/purview-catalog.GlossaryListRelatedCategories200Response|beta' package: '@azure-rest/purview-catalog|beta' summary: >- Get all related categories (parent and children). Limit, offset, and sort parameters are currently not being enabled and won't work ...
reference-docs/purview/azure-rest-purview-catalog/beta/GlossaryListRelatedCategories200Response.yml
commonfields: id: SEPCheckOutdatedEndpoints version: -1 name: SEPCheckOutdatedEndpoints script: | import time def parseSepAvDef(s): import re VERSIONS_REGEX = r'([^ ]*) [^\d]*(\d*)' v = -1.0 d = '' try: m = re.match(VERSIONS_REGEX, s) d = m.group(1) v ...
Packs/SymantecEndpointProtection/Scripts/script-SEPCheckOutdatedEndpoints.yml
# https://github.com/graphql-java-kickstart/graphql-spring-boot graphql.tools: schema-location-pattern: "graphql/schema/*.graphql" # Enable or disable the introspection query. Disabling it puts your server in contravention of the GraphQL # specification and expectations of most clients, so use this option with c...
src/main/resources/application-graphql.yml
{{ define "node.rules.yaml.tpl" }} groups: - name: node.rules rules: - record: instance:node_cpu:rate:sum expr: sum(rate(node_cpu{mode!="idle",mode!="iowait"}[3m])) BY (instance) - record: instance:node_filesystem_usage:sum expr: sum((node_filesystem_size{mountpoint="/"} - node_filesystem_free{mount...
helm/exporter-node/templates/node.rules.yaml
--- apiVersion: apps/v1 kind: Deployment metadata: labels: {{ include "openfaas-sqs-connector.labels" . | indent 4 }} name: {{ include "openfaas-sqs-connector.fullname" . }} namespace: {{ .Release.Namespace | quote }} spec: replicas: {{ .Values.replicaCount }} selector: matchLabels: app.kubernetes.i...
helm/openfaas-sqs-connector/templates/deployment.yaml
--- !<MAP> contentType: "MAP" firstIndex: "2018-10-17 06:40" game: "Unreal Tournament" name: "BT-TK-v1b" author: "Timekeeper" description: "Welcome and Enjoy" releaseDate: "2006-01" attachments: - type: "IMAGE" name: "BT-TK-v1b_shot_1.png" url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tourn...
content/Unreal Tournament/Maps/BunnyTrack/T/4/7/ab5214/bt-tk-v1b_[47ab5214].yml
common: on_failure: &slackHook put: slack params: attachments: |2 [{ "color": "danger", "actions": [ { "type": "button", "text": "View in Concourse", "url": "https://ci.korifi.cf-a...
pipelines/clusters/pipeline.yml
Ttree: FlowPlatformSh: buildHooks: commands: 'flow:package:rescan': true deployHooks: commands: 'flow:cache:flush': true 'flow:cache:warmup': true 'flow:doctrine:migrate': true commands: pull: rsync: '*': 'rsync -az `platform ssh -e @ENVI...
Configuration/Settings.yaml
uuid: fd9fe414-8067-4691-9d92-3cee67c8945d langcode: en status: true dependencies: { } id: upgrade_d7_field_instance_widget_settings class: Drupal\migrate_drupal\Plugin\migrate\FieldMigration field_plugin_method: alterFieldWidgetMigration cck_plugin_method: null migration_tags: - 'Drupal 7' - Configuration migrati...
config/migrate_plus.migration.upgrade_d7_field_instance_widget_settings.yml
--- # Role to enable mod-codex-mock for the sample tenant # wait a few seconds to make sure modules are spun up - wait_for: timeout=10 - set_fact: mod_codex_mock_module: "{{ okapi_modules|selectattr('id','match','^'+mod_codex_mock_prefix+'(-[0-9].*)?$')|list }}" - name: Check mod-codex-mock deployment uri: ...
roles/deprecated/mod-codex-mock-data/tasks/main.yml
- name: Documentazione di mesh Service Fabric href: index.yml - name: Panoramica expanded: true items: - name: Informazioni su mesh Service Fabric href: service-fabric-mesh-overview.md - name: Guide introduttive items: - name: Distribuire Hello World href: service-fabric-mesh-quickstart-depl...
articles/service-fabric-mesh/TOC.yml
name: megahit description: An ultra-fast metagenomic assembler for large and complex metagenomics keywords: - megahit - denovo - assembly - debruijn - metagenomics tools: - megahit: description: "An ultra-fast single-node solution for large and complex metagenomics assembly via succinct de Bruijn grap...
modules/megahit/meta.yml
language: cpp matrix: include: # Linux GCC - os: linux dist: xenial compiler: gcc addons: apt: packages: - ninja-build script: - mkdir out && cd out - cmake -G Ninja -DCMAKE_BUILD_TYPE=Release ../src - cmake --build . - CT...
.travis.yml
--- version: "v2.0" name: "" label: [] triggerOn: push: branches: - "*" tag: tags: - "*" mr: target-branches: - "*" action: - "open" - "reopen" - "push-update" variables: VAR1: value: "123" readonly: false VAR2: value: "local-VAR2" readonly: false VAR3...
src/backend/ci/core/process/common-pipeline-yaml/src/test/resources/compared/parameters/parameters.yml
AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverless-2016-10-31 Description: IoT FeedBack Metadata: AWS::ServerlessRepo::Application: Name: IoT-Session-Feedback Description: "Session Feedback Engine Using Serverless and IoT Buttons" Author: <NAME> SpdxLicenseId: MIT LicenseUrl: LICEN...
template.yaml
version: 2.1 # CircleCI doesn't handle large file sets properly for local builds # https://github.com/CircleCI-Public/circleci-cli/issues/281#issuecomment-472808051 localCheckout: &localCheckout run: |- PROJECT_PATH=$(cd ${CIRCLE_WORKING_DIRECTORY}; pwd) mkdir -p ${PROJECT_PATH} cd /tmp/_circleci_local_b...
.circleci/config.yml
interactions: - request: body: null headers: Accept: ['*/*'] Accept-Encoding: ['gzip, deflate'] Connection: [keep-alive] User-Agent: [Subliminal/2.0] method: GET uri: http://legendas.tv/legenda/sugestao/The%20Big%20Bang%20Theory response: body: string: !!binary | ...
tests/cassettes/legendastv/test_search_titles_episode.yaml
items: - uid: '@azure/arm-resources.Dependency' name: Dependency fullName: Dependency children: - '@azure/arm-resources.Dependency.dependsOn' - '@azure/arm-resources.Dependency.id' - '@azure/arm-resources.Dependency.resourceName' - '@azure/arm-resources.Dependency.resourceType' ...
docs-ref-autogen/@azure/arm-resources/Dependency.yml
name: Deploy on: push: branches: - master - prod jobs: build: name: Build runs-on: ubuntu-latest steps: - name: Checkout Repo uses: actions/checkout@v2 - name: Setup Node uses: actions/setup-node@v1 with: node-version: 10 - name: Ge...
examples/react-firestore/.github/workflows/deploy.yml
apiVersion: tekton.dev/v1beta1 kind: Task metadata: name: jib-gradle labels: app.kubernetes.io/version: "0.1" annotations: tekton.dev/pipelines.minVersion: "0.12.1" tekton.dev/tags: image-build tekton.dev/displayName: "jib gradle" spec: description: >- This Task builds Java/Kotlin/Groovy/Sca...
task/jib-gradle/0.1/jib-gradle.yaml
--- - name: "5.3.1 | PATCH | Ensure sudo is installed" package: name: sudo state: present when: - rhel9cis_rule_5_3_1 tags: - level1-server - level1-workstation - automated - patch - sudo - rule_5.3.1 - name: "5.3.2 | PATCH | Ensure sudo commands use pty" ...
tasks/section_5/cis_5.3.x.yml
apiVersion: apps/v1 kind: Deployment metadata: name: kiali namespace: {{ .Release.Namespace }} labels: app: kiali release: {{ .Release.Name }} spec: replicas: {{ .Values.kiali.replicaCount }} selector: matchLabels: app: kiali template: metadata: name: kiali labels: ...
platform-operator/thirdparty/charts/istio/istio-telemetry/kiali/templates/deployment.yaml
# swiftlint rules # # Pretty nice explanation of most useful rules: https://www.avanderlee.com/optimization/swiftlint-optin-rules excluded: # paths to ignore during linting. Takes precedence over `included`. - Carthage - Pods - tools - vendor - .bundle - .build - .git - .swiftpm - .github - ...
frameworks/.swiftlint.yml
name: Schedule Task with Rundll32 Command Trigger id: 75b00fd8-a0ff-11eb-8b31-acde48001122 version: 1 date: '2021-04-19' author: <NAME>, Splunk type: batch datamodel: - Endpoint description: The following query utilizes Windows Security EventCode 4698, `A scheduled task was created`, to identify suspicious tasks regi...
detections/endpoint/schedule_task_with_rundll32_command_trigger.yml
items: - uid: com.microsoft.azure.management.network.ApplicationSecurityGroup.Update id: Update artifact: com.microsoft.azure:azure-mgmt-network:1.36.1 parent: com.microsoft.azure.management.network langs: - java name: ApplicationSecurityGroup.Update nameWithType: ApplicationSecurityGroup.Update fullNam...
docs-ref-autogen/com.microsoft.azure.management.network.ApplicationSecurityGroup.Update.yml
--- # Flush # ===== # set an interval of seconds before to flush records to a destination fluentbit_service_flush: 5 # Daemon # ====== # instruct Fluent Bit to run in foreground or background mode. fluentbit_service_daemon: Off # Log_Level # ========= # Set the verbosity level of the service, values can be: # - error...
defaults/main.yml
source_url: https://github.com/microsoftgraph/microsoft-graph-docs/blob/master/api-reference/v1.0/resources/schemaextension.md top: heading: schemaExtension resource type (schema extensions) intro: | Schema extensions allow you to define a schema to extend and add strongly-typed custom data to a resource type. ...
generated-from-apidoctor/api-reference/v1.0/resources/schemaextension.yaml
api_name: [] items: - children: [] class: azure.cognitiveservices.vision.computervision.models.image_analysis_py3.ImageAnalysis fullName: azure.cognitiveservices.vision.computervision.models.image_analysis_py3.ImageAnalysis inheritance: - inheritance: - type: builtins.object type: msrest.serialization.M...
docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.image_analysis_py3.ImageAnalysis.yml
title: Open STF Connect summary: | Connects with devices from Open Smartphone Test Farm description: | To use this step, you need an access to running [Open STF](https://openstf.io/) instance with at least 1 device connected. [Access token](https://github.com/openstf/stf/blob/master/doc/API.md#authentication) and...
steps/openstf-connect/0.0.3/step.yml
coreos: units: etcd: discovery: https://discovery.etcd.io/token addr: $private_ipv4:4001 peer-addr: $private_ipv4:7001 fleet: public-ip: $private_ipv4 etcd-servers: http://$private_ipv4:4001 - name: etcd.service command: start - name: fleet.service ...
coreos/cloud-config.example.yml
version: '3.8' services: db: image: postgres:10.16 container_name: sql_monitor_postgres restart: always ports: - 5432:5432 environment: POSTGRES_PASSWORD: test POSTGRES_USER: test POSTGRES_DB: postgres PGDATA: /var/lib/postgresql/data/pgdata volumes: - po...
docker-compose.yml
version: "3.9" # Services services: elasticsearch: container_name: elasticsearch image: elasticsearch:7.17.0 volumes: - ./config/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml ports: - "9200:9200" - "9300:9300" environment: - "ES_JAVA_OPTS=-Xms512m -Xm...
docker-compose.yml
name: docker-sign-container on: push: branches: [ main ] pull_request: branches: [ main ] workflow_dispatch: jobs: build: permissions: id-token: write # undocumented OIDC support. packages: write contents: read env: COSIGN_EXPERIMENTAL: "true" runs-on: ubuntu-latest...
.github/workflows/docker-sign.yml
rules: - apiGroups: - "" resources: - configmaps verbs: - create - delete - get - list - watch - apiGroups: - "" resources: - events verbs: - create - delete - get - list - patch - update - watch - apiGroups: - "" resources: - namespaces verbs: - get - list - watch ...
deployments/liqo/files/liqo-controller-manager-ClusterRole.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: "Zlib::ZStream is the abstract class for the stream which handles the compressed data. The operations are defined in the subclasses: Zlib::Deflate for compression, and Zlib::Inflate for decompression....
tools/jruby-1.5.1/share/ri/1.8/system/Zlib/ZStream/cdesc-ZStream.yaml
constructors: - com.microsoft.azure.eventhubs.ReceiverDisconnectedException.ReceiverDisconnectedException(final String) inheritances: - <xref href="java.lang.Object" data-throw-if-not-resolved="False"/> - <xref href="Exception" data-throw-if-not-resolved="False"/> - <xref href="com.microsoft.azure.eventhubs.EventHubExc...
legacy/docs-ref-autogen/com.microsoft.azure.eventhubs.ReceiverDisconnectedException.yml
version: "3.8" # Docker compose recipe for InvenTree development server # - Runs sqlite database # - Uses built-in django webserver # - Runs the InvenTree background worker process # - Serves media and static content directly from Django webserver # IMPORANT NOTE: # The InvenTree docker image does not clone source co...
docker/docker-compose.sqlite.yml
name: build on: push: branches: - 'main' - 'releases/v*' tags: - '*' jobs: create-container: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 with: fetch-depth: 0 - name: 'Get Previous tag' id: previoustag ...
.github/workflows/build.yml
- name: "HIGH | RHEL-07-010010 | AUDIT | The file permissions, ownership, and group membership of system files and commands must match the vendor values." shell: 'rpm -Va | grep ''^.M''' args: warn: no failed_when: no changed_when: no ignore_errors: yes register: rhel_07_010010_audit tags: - cat...
roles/rhel7.stig/tasks/audit-cat1.yml
Kp: 450.0 Ki: 30.0 Kd: 15.0 # upper_limit, lower_limit # The maximum and minimum limits for control_effort. # Defaults are 1000, -1000 upper_limit: 127 lower_limit: -127 # windup_limit # The maximum limit for error integral. Default is 1000. # windup_limit: 1000 # cutoff_frequency # The cutoff freque...
wolvmarine_ws/src/wolvmarine_controls/params/speed_controller_params.yaml
- name: Dokumentation om virtuella datorer för datavetenskap href: index.yml items: null - name: Översikt expanded: true items: - name: Vad är Data Science Virtual Machine (DSVM)? href: overview.md - name: Verktyg i Data Science Virtual Machine href: tools-included.md - name: Snabbstarter ...
articles/machine-learning/data-science-virtual-machine/toc.yml
dead_crso_warning: en: This Core Responsibility is no longer active fr: Cette responsabilité essentielle n'est plus active dead_program_warning_text: transform: [handlebars, markdown] en: | Unless you're here for historical financial data, select the 'Where can I go from here?' topic above to see all of **...
client/src/panels/panel_declarations/misc/warning_panels.yaml
title: en: "syzygy.ca" fr: "syzygy.ca" description: en: "Syzygy.ca -- A computation service making Jupyter notebooks available to Canadian scientists." fr: "Syzygy.ca -- Un service de calcul rendant les cahiers de Jupyter accessibles aux scientifiques canadiens." email: "<EMAIL>" url: "http://syzygy.ca" author:...
_config.yml
sarah_back_homepage: path: /J defaults: { _controller: SarahBackBundle:Default:index } sarah_back_promotion_ajout: path: /ajoutPromotion defaults: { _controller: SarahBackBundle:promotion:new } sarah_back_promotion_suppression: path: /supprimerPromotion/{id} defaults: { _controller: ...
src/Sarah/BackBundle/Resources/config/routing.yml
Metrics/LineLength: { Max: 112 } Metrics/ClassLength: { Max: 1024 } Metrics/CyclomaticComplexity: { Max: 8 } Metrics/PerceivedComplexity: { Max: 8 } Metrics/ParameterLists: { Max: 8 } Metrics/ModuleLength: { Max: 1024 } Metrics/MethodLength: { Max: 36 } Metrics/BlockNesting: { Max: 4 } Metrics/AbcSize: { Max: 20 } Sty...
.rubocop.yml
apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.4.0 include.release.openshift.io/ibm-cloud-managed: "true" include.release.openshift.io/self-managed-high-availability: "true" creationTimestamp: null name: operatorpkis....
manifests/0000_70_cluster-network-operator_01_pki_crd.yaml
# Put parameters here that don't need to change on each machine where the app is deployed # https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration parameters: locale: 'ru' avatar_directory: '%kernel.project_dir%/public/sklad-express/uploads/avatars' services: _...
config/services.yaml
apiVersion: v1 kind: ServiceAccount metadata: name: argo namespace: {{.Release.Namespace}} --- apiVersion: v1 kind: ServiceAccount metadata: name: argo-ui namespace: {{.Release.Namespace}} --- apiVersion: rbac.authorization.k8s.io/v1 # argo needs Cluster wide permissions, otherwise it won't watch workflows at ...
charts/bootstrap_tm_prerequisites/templates/argo-rbac.yaml
--- docker_registry::ssl_certificate_internal_content: | -----BEGIN CERTIFICATE----- MIIDJjCCAg4CCQDohwnnHTSTFzANBgkqhkiG9w0BAQsFADBFMQswCQYDVQQGEwJB <KEY> <KEY> <KEY> <KEY> <KEY> <KEY> 3QIDAQABMA0GCSqGSIb3DQ<KEY> CERTIFICATE----- docker_registry::ssl_key_internal_content: | -----BEGIN RSA PRIVATE...
hiera/nodes/registry02.test.local.yaml
image: debian/testing packages: - clang - cmake - curl - autoconf - libxml2-dev - libssl-dev - libz-dev - llvm-dev # for cctools - uuid-dev ## for cctools - libplist-utils # for gogio - golang sources: - https://git.sr.ht/~eliasnaur/applesdks - https://git.sr.ht/~eliasnaur/gio - https://git.sr.ht/~eliasna...
.builds/apple.yml
backend: name: github repo: p2pu/erasmus-partner-site branch: gh-pages # Branch to update (optional; defaults to master) media_folder: assets/img collections: - name: 'pages' label: 'Pages' editor: preview: false files: - label: 'Navigation' name: 'navigation' file: '_data/nav.yml' ...
admin/config.yml
parameters: displayName: 'Ubuntu 18.04' ubuntuVersion: '18.04' cudaEnabled: false asanEnabled: false jobs: - job: ubuntu_build_${{ replace(parameters.ubuntuVersion, '.', '') }}_cuda_${{ parameters.cudaEnabled }}_asan_${{ parameters.asanEnabled }} displayName: '${{ parameters.displayName }}' pool: vmIma...
.azure-pipelines/build-ubuntu.yaml
--- name: Pulumi Kubernetes Operator Master Builds on: push: branches: - "master" paths-ignore: - CHANGELOG.md env: PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }} jobs: operator-build: runs-on: ubuntu-latest name: Build steps: - name: Check out code uses: ac...
.github/workflows/master.yaml
--- - Description: Set preferable fonts for non-Latin - Alias: alias: serif prefer: - Artsounk - BPG UTF8 M - Kinnari - Norasi - <NAME> - Dror - JG LaoTimes - Saysettha Unicode - Pigiarniq - B Davat - B Compset - Kacst-Qr - Urdu Nasta...
test-conf/conf.d/65-nonlatin.yaml