Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
[DOCS-9857] Minor copy edits for CI CasC files (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
kellie-freeman authored Feb 29, 2024
1 parent 8146544 commit 537797c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![gitleaks badge](https://img.shields.io/badge/protected%20by-gitleaks-blue)](https://github.com/zricethezav/gitleaks#pre-commit) [![gitsecrets](https://img.shields.io/badge/protected%20by-gitsecrets-blue)](https://github.com/awslabs/git-secrets)

This repository contains bundles for [Configuration as Code (CasC)](https://docs.cloudbees.com/docs/cloudbees-ci/latest/casc-oc/casc-intro) Controllers and Operations Center.
This repository contains bundles for CloudBees CI [Configuration as Code (CasC)](https://docs.cloudbees.com/docs/cloudbees-ci/latest/casc-oc/casc-intro) controllers and the operations center.

Plugins and plugin catalogs are curated with the [CloudBees CasC Plugin Catalog and Transitive Dependencies Calculator](https://github.com/kyounger/casc-plugin-dependency-calculation).

Expand Down
4 changes: 2 additions & 2 deletions bp02.mc.ha/catalog/2.426.3.3.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#NOTE: This plugin catalog contains the parent bundle's description plus its own description (for example, the mock-load-builder plugin)
#Reason: Child plugin catalog overrides the parent plugin catalog
#NOTE: This plugin catalog contains the parent bundle's description plus its own description (for example, the mock-load-builder plugin).
#Reason: Child plugin catalog overrides the parent plugin catalog.
type: "plugin-catalog"
version: "1"
name: "my-plugin-catalog"
Expand Down
2 changes: 1 addition & 1 deletion bp02.mc.parent/variables/variables.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
variables:
#You must update the variable in case a variable suffix is provided in the .tf files (for example, cbci-bp02-<YOUR-SUFFIX>-s3)
#You must update the variable in case a variable suffix is provided in the .tf files (for example, cbci-bp02-<YOUR-SUFFIX>-s3).
- cbci_s3: cbci-bp02-s3

0 comments on commit 537797c

Please sign in to comment.