summaryrefslogtreecommitdiffstats
path: root/compass-cobbler/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2017-12-25fix ntp issueHarry Huang1-1/+1
Install ntp to avoid service ntp start failure Change-Id: Ib14607bf05f8ceacb000570a210fd5cc2b4bc3c1 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2017-12-21Update compass-cobblerHarry Huang1-1/+2
1. update ubuntu signatrue to 16.04.3 2. enable ntpd service Change-Id: I36643aa01efcbe92017d6befa5746a1060e63c20 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2017-12-04Change the package of cobbler containerwutianwei1-2/+2
The URL of cobbler and cobbler-web don't exist, so we use artifacts repo instead of these. Change-Id: I5652a070ecd909f907165ecc0e0e31522272d8fb Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-11-30add ARG in Dockerfilewutianwei1-0/+1
when run the command "docker build --no-cache -t opnfv/compass-tasks:latest --build-arg BRANCH=master -f Dockerfile ." if docker version is lower 1.13, it will fail when not using build-arg in Dockerfile Change-Id: I891a37731d242aba4e37c7b56e0361c741e7eac8 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-11-01Add compass-cobblerHarry Huang1-0/+37
Cobbler container for Compass Change-Id: Ic425b6647c082cc9e7d8c24cdce3ecf43cdb67f0 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>