From c1893dd4cb46f3cd597912bf3eb9639c1bbf0cfc Mon Sep 17 00:00:00 2001 From: Kaustubh Badrike <24961562+LordKa0S@users.noreply.github.com> Date: Mon, 21 Apr 2025 17:22:06 -0700 Subject: [PATCH 1/2] fix: path --- documentation/recovery/recovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/recovery/recovery.md b/documentation/recovery/recovery.md index f735af10..13df16dc 100644 --- a/documentation/recovery/recovery.md +++ b/documentation/recovery/recovery.md @@ -37,7 +37,7 @@ This procedure uses the following placeholder references. extension_requests:1.3.6.1.4.1.34380.1.1.9812=puppet/server \ extension_requests:1.3.6.1.4.1.34380.1.1.9813= - source /ect/profile.d/puppet-agent.sh + source /etc/profile.d/puppet-agent.sh puppet agent -t From b354a5b4fe39397ca1eb31e841bd78729d4a2c5e Mon Sep 17 00:00:00 2001 From: Kaustubh Badrike <24961562+LordKa0S@users.noreply.github.com> Date: Thu, 24 Apr 2025 15:33:15 -0700 Subject: [PATCH 2/2] docs: path --- documentation/recovery/automated_recovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/recovery/automated_recovery.md b/documentation/recovery/automated_recovery.md index 01ebec55..8abd6077 100644 --- a/documentation/recovery/automated_recovery.md +++ b/documentation/recovery/automated_recovery.md @@ -92,4 +92,4 @@ Please note, the optional parameters and values of the plan are as follows: | `dns_alt_names` | `undef` | | | `primary_postgresql_host` | `undef` | By default, this will pre-populate to the required value depending on whether your architecture contains HA and or external databases. | -For more information around adding compilers to your infrastructure [Expanding Your Deployment](expanding.md#adding-compilers-with-peadmadd_compiler) \ No newline at end of file +For more information around adding compilers to your infrastructure [Expanding Your Deployment](../expanding.md#adding-compilers-with-peadmadd_compiler)