diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-04-18 17:32:44 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-04-18 17:34:42 +0200 |
commit | f67fcb05c8a5e8eca48aef084298aa4cfd57e344 (patch) | |
tree | ef0d45a35dcb468c845c8c01eb19908cee6c3955 /TODO.md | |
parent | 436dd54e66c530771caf5f19103e9027d0b74b8f (diff) |
Fix build issue introduced by RPM repo switch.
Adding another RPM repo also requires updating ks.cfg{.orig,} in
OPNFV fuel repository.
Update TODO by removing obsolete entries.
Also fix minor unrelated patch whitespace error.
Change-Id: I6a7f271d32c5d9c58aa48658e90e1cdbb0d59fdc
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -8,7 +8,6 @@ Nice to have, should be fixed before rel Cleanup tasks ========================================= -* [armband-rpm-repo] Armband CentOS repository as additional repo (x86_64) * [arm64-master] Find `puppetlabs-products` repo for arm64. * [arm64-master] Fix license in ubuntu_1404_arm64.pp * [arm64-master] Look into default ubuntu_debootstrap change in cobbler.pp @@ -17,8 +16,6 @@ Cleanup tasks * [ohai] ThunderX network card speed reported as N/A * [arm64-master] change docker repo in `upstream/fuel/build/config.mk`, perhaps by figuring out current architecture with `uname -m` -* [arm64-master] Fuel Master YUM repos still point to mirror.fuel-infra.org, - due to bootstrap_admin_node.sh hardcodes from OPNFV Needed for all arch support (todo, later) ========================================= |