Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • staging/patch/cloud-init
1 result
Show changes
Commits on Source (2)
......@@ -10,7 +10,7 @@ spec_change {
}
append {
field: "Release"
value: ".0.1"
value: ".0.2"
}
changelog {
author_name: "Release Engineering"
......
From 0bd79b358111cc897b508131916dbc3035bcf280 Mon Sep 17 00:00:00 2001
From 04ed6b97753d37604ee74b5862a8cd41e4e4f0f1 Mon Sep 17 00:00:00 2001
From: Louis Abel <label@rockylinux.org>
Date: Tue, 25 Apr 2023 18:08:54 -0700
Date: Wed, 10 Jan 2024 11:18:08 -0700
Subject: [PATCH] Ensure cloud-user is applied to Rocky Linux
---
......@@ -8,7 +8,7 @@ Subject: [PATCH] Ensure cloud-user is applied to Rocky Linux
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/cloud.cfg.tmpl b/config/cloud.cfg.tmpl
index 12f32c5..c712aa4 100644
index 7238c10..464e8bd 100644
--- a/config/cloud.cfg.tmpl
+++ b/config/cloud.cfg.tmpl
@@ -262,7 +262,7 @@ system_info:
......@@ -21,5 +21,5 @@ index 12f32c5..c712aa4 100644
lock_passwd: true
gecos: Cloud User
--
2.40.0
2.43.0