diff options
author | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-09-20 14:21:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-20 14:21:46 +0000 |
commit | 4d3783e1afadf7c23a6a96624170906c4cf90f0d (patch) | |
tree | e06cd806026905bb753849d32b50c9aac8cb5f24 /build/f_isoroot/f_repobuild | |
parent | f9326c161e2e8ed039499d30cced7c2553874e26 (diff) | |
parent | e8d748cd655937bed234fc02f2f8e3406d96f4dc (diff) |
Merge "Repo tidy-up + licence scrubing" into stable/colorado
Diffstat (limited to 'build/f_isoroot/f_repobuild')
-rw-r--r-- | build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml b/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml index d8fab974f..fcf4257f1 100644 --- a/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml +++ b/build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml @@ -1,3 +1,11 @@ +############################################################################## +# 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" |