aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/cobbler/kickstarts
AgeCommit message (Collapse)AuthorFilesLines
2017-11-07cobbler: support aarch64Yibo Cai1-0/+136
Set ADAPTER_OS_PATTERN='(?i)CentOS-7.*arm.*' to deploy CentOS aarch64. Change-Id: I943e2edfc03b92446fb393c63c254ab8e3c37225 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2017-06-24Install network pkgs during OS installationHarry Huang1-1/+1
Before network is setup, host can't access to internet. Install bridge-utils, ifenslave and vlan when cobbler managing OS installation so when network restart all pkgs needed is ready. Change-Id: Idaa880ed0abfb50f417d67fe55e964992a185c80 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2017-01-14Deploy OpenStack Newton on CentOS hostsliyuenan1-10/+10
JIRA: COMPASS-518 Make Centos Newton ppa. Update host Centos version to 7.3. Support Centos Newton Deploy. Support Ceph Deploy. Change-Id: I6dd110cc10d425a9d590e1dcb5777ade5cce96aa Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-10-28Merge "Add rhel 7.2 ks file"Justin chi1-0/+131
2016-10-27Add rhel 7.2 ks fileQiLiang1-0/+131
JIRA: - Change-Id: I2bfa761d59040fb2870fa43340331f0b7915680c Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-26workaround: xenial lvm boot errorchenshuai1-0/+6
JIRA: COMPASS-499 Change-Id: I4f7909023e2818584b47998571b57c84a06f5309 Signed-off-by: chenshuai <chenshuai@huawei.com>
2016-07-14Add default.seed for Ubuntu 16.04chenshuai@huawei.com1-0/+148
JIRA: COMPASS-431 Change-Id: I5b8697b8824748860331f0da1210b445c6ecb7b9 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-21add options for ubuntu installationcarey.xu1-0/+5
- When install ubuntu on HUAWEI 1288v3 server, sometimes it will hung until wathchdog timeout. Add options for avoid this case. Change-Id: Id5ee4fb6d332ab1a60b2482d2af03949e2a75334 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-21FIX: kibana is Apache2.0 not GPLgrakiss1-269/+0
JIRA: COMPASS-283 - get wrong license in rpmbuild.sepc ,dont worry Change-Id: Ie97441d28b7886d4b329872dc281e8495298adb6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-11-16don't use dns on installed machinebaigk1-0/+2
JIRA: COMPASS-139 Change-Id: Iebd7b6f33bb544429383b8b236db101465638e22 Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-05support deployment os of centos7.1 with cobbler for compassbaigk1-0/+131
JIRA: COMPASS-5 Change-Id: I6aa19548a17791f8862c6dba00380ef946ea3108 Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-05delete the windows newline characterbaigk2-406/+406
JIRA: COMPASS-7 Change-Id: Iffd549877b8cc50a995bdc59adf1f05c0fcb1d5e Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-02support deployment os of ubuntu 14.04 with cobbler for compassbaigk2-0/+406
JIRA: COMPASS-3 Change-Id: I703658b04ec7ec1df4a2a3b9eac5656419d8fd9f Signed-off-by: baigk <baiguoku@huawei.com>