1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-05 09:44:59 +01:00

atomic.sysconfig: leave default TOOLSIMG undefined

We leave it up to each distro to configure the TOOLSIMG to be used.
This commit is contained in:
Jonathan Lebon
2015-07-17 14:30:00 -04:00
parent c18b925606
commit 0c50998375

View File

@@ -1,5 +1,5 @@
# Specify the tools package to be used for missing commands
# A missing command on an atomic host platform will execute
# atomic run --spc ${TOOLSIMG} COMMAND
# atomic run ${TOOLSIMG} COMMAND
# If the TOOLSIMG is defined
# export TOOLSIMG=rhel7/rhel-tools
# export TOOLSIMG=