<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">Le 28 mai 2016 à 11:50, Arman Khalatyan &lt;<a href="mailto:arm2arm@gmail.com" class="">arm2arm@gmail.com</a>&gt; a écrit :</div><br class="Apple-interchange-newline"><div class=""><p dir="ltr" class="">Thank you for the hint. I will try next week. <br class="">
Foreman looks quite complex:)</p><p dir="ltr" class="">I would prefer simple Python script with 4 lines: add, install, setup networks and activate. </p>
</div></blockquote>You could have a look at my sample script:</div><div><br class=""></div><div><a href="https://github.com/fbacchella/ovirtcmd/blob/master/samples/noshared.py" class="">https://github.com/fbacchella/ovirtcmd/blob/master/samples/noshared.py</a></div><div><br class=""></div><div>It use a custom library that wrap the official python sdk</div><div><br class=""></div><div>It just expect that the engine have remote root ssh access on a new host, using public key.</div><br class=""></body></html>