[node-patches] Change in ovirt-node[ovirt-3.5]: recipe: Create RHN cache dir

fabiand at redhat.com fabiand at redhat.com
Wed Jan 21 11:01:22 UTC 2015


Fabian Deutsch has uploaded a new change for review.

Change subject: recipe: Create RHN cache dir
......................................................................

recipe: Create RHN cache dir

Change-Id: I9f72769036c8a973847e3558ed71d86b87b4aebf
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1181937
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
(cherry picked from commit f77d6d5b60f687cbf28dc049cdfdb00ac65731a7)
---
M recipe/common-post.ks
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/77/37177/1

diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index 1943aae..908555d 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -79,6 +79,7 @@
 mkdir -p /liveos
 mkdir -p /root/.uml
 mkdir -p /var/cache/multipathd
+mkdir -p /var/cache/rhn
 touch /var/lib/random-seed
 echo "/dev/HostVG/Config /config ext4 defaults,noauto,noatime 0 0" >> /etc/fstab
 


-- 
To view, visit http://gerrit.ovirt.org/37177
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f72769036c8a973847e3558ed71d86b87b4aebf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list