summaryrefslogtreecommitdiff
path: root/examples/build_gold_image/biruda.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-04-04 10:34:09 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2015-04-04 10:34:09 +0200
commit53a788ecd077836bb95c6059cafa4bedf542dc97 (patch)
tree4bccc670b522737d7c2696103b6d7df63a4392cd /examples/build_gold_image/biruda.conf
parent844deb35f5b4f837699c1a8611f4e5be848ce59f (diff)
downloadbiruda-53a788ecd077836bb95c6059cafa4bedf542dc97.tar.gz
biruda-53a788ecd077836bb95c6059cafa4bedf542dc97.tar.bz2
more Centos gold example fixes and some TODOs
Diffstat (limited to 'examples/build_gold_image/biruda.conf')
-rw-r--r--examples/build_gold_image/biruda.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/build_gold_image/biruda.conf b/examples/build_gold_image/biruda.conf
index 10cdca4..fb27401 100644
--- a/examples/build_gold_image/biruda.conf
+++ b/examples/build_gold_image/biruda.conf
@@ -35,7 +35,8 @@ worker example_run
execution = direct
- command = "/bin/chroot rhel6-x64 /bin/bash -c '/bin/cat /etc/redhat-release'"
+# command = "/bin/chroot rhel6-x64 /bin/bash -c '/bin/cat /etc/redhat-release'"
+ command = "/bin/chroot rhel6-686 /bin/bash -c '/bin/cat /etc/redhat-release'"
}
webserver