From 84e55defae020ee30ca46414b52b57e70637ea41 Mon Sep 17 00:00:00 2001 From: Chris Stephen Date: Wed, 22 Jan 2025 15:02:58 -0400 Subject: [PATCH] Use consistent version placeholder in directory structure --- .../phase-2-configure-object-storage.adoc | 2 +- .../phase-2-configure-object-storage.adoc | 2 +- .../phase-2-configure-object-storage.adoc | 2 +- .../phase-2-configure-object-storage.adoc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jekyll/_cci2/server/latest/air-gapped-installation/phase-2-configure-object-storage.adoc b/jekyll/_cci2/server/latest/air-gapped-installation/phase-2-configure-object-storage.adoc index 9de4200079c..d8aec989a68 100644 --- a/jekyll/_cci2/server/latest/air-gapped-installation/phase-2-configure-object-storage.adoc +++ b/jekyll/_cci2/server/latest/air-gapped-installation/phase-2-configure-object-storage.adoc @@ -170,7 +170,7 @@ Copy the downloaded `docker-agent` and `machine-agent` files (from steps a and b # The final structure should look like this: docker-agent/ ├── release.txt # contains the value of $DOCKER_AGENT_VERSION -└── $DOCKER_AGENT_VERSION/ # not a literal string, but the value of release.txt +└── DOCKER_AGENT_VERSION/ # not a literal string, but the value of release.txt ├── checksums.txt └── linux/ └── amd64/ diff --git a/jekyll/_cci2/server/v4.4/air-gapped-installation/phase-2-configure-object-storage.adoc b/jekyll/_cci2/server/v4.4/air-gapped-installation/phase-2-configure-object-storage.adoc index 28e6166c189..6b26d14558c 100644 --- a/jekyll/_cci2/server/v4.4/air-gapped-installation/phase-2-configure-object-storage.adoc +++ b/jekyll/_cci2/server/v4.4/air-gapped-installation/phase-2-configure-object-storage.adoc @@ -171,7 +171,7 @@ Copy the downloaded `docker-agent` and `machine-agent` files (from steps a and b # The final structure should look like this: docker-agent/ ├── release.txt # contains the value of $DOCKER_AGENT_VERSION -└── $DOCKER_AGENT_VERSION/ # not a literal string, but the value of release.txt +└── DOCKER_AGENT_VERSION/ # not a literal string, but the value of release.txt ├── checksums.txt └── linux/ └── amd64/ diff --git a/jekyll/_cci2/server/v4.5/air-gapped-installation/phase-2-configure-object-storage.adoc b/jekyll/_cci2/server/v4.5/air-gapped-installation/phase-2-configure-object-storage.adoc index eeb2715684e..626ea0107e8 100644 --- a/jekyll/_cci2/server/v4.5/air-gapped-installation/phase-2-configure-object-storage.adoc +++ b/jekyll/_cci2/server/v4.5/air-gapped-installation/phase-2-configure-object-storage.adoc @@ -171,7 +171,7 @@ Copy the downloaded `docker-agent` and `machine-agent` files (from steps a and b # The final structure should look like this: docker-agent/ ├── release.txt # contains the value of $DOCKER_AGENT_VERSION -└── $DOCKER_AGENT_VERSION/ # not a literal string, but the value of release.txt +└── DOCKER_AGENT_VERSION/ # not a literal string, but the value of release.txt ├── checksums.txt └── linux/ └── amd64/ diff --git a/jekyll/_cci2/server/v4.6/air-gapped-installation/phase-2-configure-object-storage.adoc b/jekyll/_cci2/server/v4.6/air-gapped-installation/phase-2-configure-object-storage.adoc index c9556f95a86..40cdf9eb841 100644 --- a/jekyll/_cci2/server/v4.6/air-gapped-installation/phase-2-configure-object-storage.adoc +++ b/jekyll/_cci2/server/v4.6/air-gapped-installation/phase-2-configure-object-storage.adoc @@ -170,7 +170,7 @@ Copy the downloaded `docker-agent` and `machine-agent` files (from steps a and b # The final structure should look like this: docker-agent/ ├── release.txt # contains the value of $DOCKER_AGENT_VERSION -└── $DOCKER_AGENT_VERSION/ # not a literal string, but the value of release.txt +└── DOCKER_AGENT_VERSION/ # not a literal string, but the value of release.txt ├── checksums.txt └── linux/ └── amd64/