<link href="/user/plugins/datatables/assets/datatables.min.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/markdown-notices/assets/notices.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/form/assets/form-styles.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/simplesearch/css/simplesearch.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/highlight/css/default.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/login/css/login.css" type="text/css" rel="stylesheet"> <link href="/user/themes/imagefactory/css/components.min.css" type="text/css" rel="stylesheet"> <link href="/user/themes/imagefactory/css/otc.css" type="text/css" rel="stylesheet"> <script src="/user/themes/imagefactory/js/jquery.min.js"></script> <script src="/user/plugins/datatables/assets/datatables.min.js"></script> <script src="/user/plugins/highlight/js/highlight.pack.js"></script> <script src="/user/themes/imagefactory/js/components.min.js"></script> <script src="/user/themes/imagefactory/js/totop.js"></script> <script> hljs.initHighlightingOnLoad(); </script>
Brand Claim Brand Claim
by Kurt Garloff

December 2016

<p>Updated images provided on 2016-12-21. Major changes over previous versions:</p> <ul> <li>Normal images are now built with 4GiB root filesystem. They would still easily fit into 2GiB, but as they are registered with 4GiB min_disk size, they would be resized by cloud-init (growpart, resizefs), which we can now safe for the defaults.</li> <li>Images now have a default <em>RANDOM</em> password for the default (linux) user. It is displayed as login hint for noVNC emergency login, but not visible to unprivileged users. Note that the <em>RANDOM</em> setting is implemented via the cloud-init chpasswd module; if you pass user_data with <code>chpasswd</code> settings, don't forget to include a line <code>linux:RANDOM</code> in there if you want to avoid falling back to the <code>old cloud.1234</code> password.</li> <li>openSUSE_42.x images have been renamed to openSUSE_42 (without minor version). We always provide the latest (currently 42.2).</li> <li>openSUSE_42 images now include a kubctl patched to work with OTC (<a href="https://github.com/Cusfomer-kubectl">https://github.com/Cusfomer-kubectl</a>)</li> <li>New SLES12_SP2 images -- same config as SLES12_SP1, except for some changes to accommodate the switch to pvops drivers from SUSE.</li> <li>SLES11_SP4_extended (previously named SLES11_SP4_SAP) has received an enlarged /usr logical volume to leave some space - for customers to install packages, changing the image size to 20 (GiB). Some minor fixes for issues reported by testers on top.</li> <li>The built Oracle Linux 6 images currently fail to work, which we are till investigating, so no new Oracle Linux 6 image was registered in this round.</li> <li>CentOS_7 add EPEL repository</li> <li>Debian_8, Fedora_24: add OpenStack profile <code>/etc/skel/.ostackrc</code></li> <li>Fedora_24 images are enabled for accessing internal otc package repositories per default. Public repositories which needs internet connection are preconfigured, but disabled per default.</li> </ul>