atomic: don't use cmdline for install mode
similar change was done for docker/cloud inf6ecdc3
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 (cherry picked from commit8f142150ba
)
This commit is contained in:
parent
7243faa567
commit
6338afb23c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user