X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=build%2Ff_isoroot%2Ff_repobuild%2Ffuel_bootstrap_cli.yaml;h=fcf4257f12a11423deb10ab69f70b3601518bf85;hb=e12aec84ef1767d4ba9469dfb12d65d928bf0ed4;hp=aa12c45580f790689961519b575e2e7a88611ed1;hpb=a3e54e8c26dc2f52256fd47fbe3641588cc47f10;p=fuel.git diff --git a/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml b/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml index aa12c4558..fcf4257f1 100644 --- a/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml +++ b/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml @@ -1,33 +1,45 @@ +############################################################################## +# Copyright (c) 2015,2016 Ericsson AB and others. +# mskalski@mirantis.com +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## --- root_ssh_authorized_file: /root/.ssh/id_rsa.pub extend_kopts: "biosdevname=0 net.ifnames=1 debug ignore_loglevel log_buf_len=10M print_fatal_signals=1 LOGLEVEL=8" + ubuntu_release: trusty extra_dirs: - /usr/share/fuel_bootstrap_cli/files/trusty output_dir: /tmp/ kernel_flavor: linux-image-generic-lts-trusty packages: - - vim + - fuel-agent + - hwloc + - hpsa-dkms + - i40e-dkms + - linux-firmware + - linux-firmware-nonfree + - linux-headers-generic + - live-boot + - live-boot-initramfs-tools - mc - - openssh-client - - openssh-server - - ntp - mcollective + - msmtp-mta + - multipath-tools + - multipath-tools-boot - nailgun-agent - nailgun-mcagents - network-checker - - fuel-agent + - ntp + - openssh-client + - openssh-server + - squashfs-tools - ubuntu-minimal - - live-boot - - live-boot-initramfs-tools + - vim - wget - - linux-firmware - - linux-firmware-nonfree - - linux-headers-generic - - hpsa-dkms - - i40e-dkms - xz-utils - - squashfs-tools - - msmtp-mta bootstrap_images_dir: /var/www/nailgun/bootstraps active_bootstrap_symlink: /var/www/nailgun/bootstraps/active_bootstrap flavor: ubuntu @@ -56,8 +68,8 @@ section: "main restricted" uri: "http://127.0.0.1:8080/ubuntu/x86_64" priority: 1050 - suite: mos8.0 + suite: mos9.0 type: deb - skip_default_img_build: true + skip_default_img_build: false direct_repo_addresses: - "127.0.0.1"