From d7e19069a5a4b7ae97b938e109a282d025023fb3 Mon Sep 17 00:00:00 2001
From: Jonathan Lebon <jlebon@redhat.com>
Date: Fri, 17 Jul 2015 15:28:03 -0400
Subject: [PATCH] atomic.sysconfig: use rhel-tools as the TOOLSIMG
Related: https://github.com/projectatomic/atomic/pull/94
---
atomic.sysconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/atomic.sysconfig b/atomic.sysconfig
index 8926e1c..36982f3 100644
--- a/atomic.sysconfig
+++ b/atomic.sysconfig
@@ -2,4 +2,4 @@
# A missing command on an atomic host platform will execute
# atomic run ${TOOLSIMG} COMMAND
# If the TOOLSIMG is defined
-# export TOOLSIMG=
+# export TOOLSIMG=rhel7/rhel-tools
--
2.1.0