atomic: don't use cmdline for install mode

similar change was done for docker/cloud in f6ecdc3

cmdline makes it so that %post --erroronfail won't actually stop the
installation in a way that imagefactory will detect the problem and
fail the build. See [1] for more details.

[1] https://github.com/rhinstaller/anaconda/issues/931
This commit is contained in:
Dusty Mabe 2017-05-08 11:36:00 -04:00
parent a59dfe5f40
commit 8f142150ba
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# dedicated for Docker containers, and uses docker-storage-setup to
# dynamically resize storage on boot.
text
text # don't use cmdline -- https://github.com/rhinstaller/anaconda/issues/931
lang en_US.UTF-8
keyboard us
timezone --utc Etc/UTC