0bf579c955
When IPA runs _install_grub2, IPA tries to bind mount /dev, /proc and /run to <temporal directory path root partition mounted>/{dev,proc,run}. However that bind mount fails because there aren't such mount point path under temporal directory. To fix this failure, this patch add mkdir command before bind mount. Story: 2010292 Task: 46273 Change-Id: I434ce1bf1863ee0f11c4d09918d6d2d8dc065c02 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
clean.py | ||
deploy.py | ||
flow.py | ||
image.py | ||
log.py | ||
poll.py | ||
rescue.py | ||
standby.py |