diff options
author | Feng Pan <fpan@redhat.com> | 2017-12-01 00:24:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-01 00:24:14 +0000 |
commit | b6d06d9ada992a26467ce2c7111920814cfc1c4c (patch) | |
tree | dd89554c776e57a5ab383fc35dd557f1f1120d02 /docs/submodules/apex | |
parent | 1886dcfe50bb34bff133cffe0d046728c20b40c4 (diff) |
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes inserting ceph OSD into compute role"
- Fixes inserting ceph OSD into compute role
The lineinfile was not actually inserting the CephOSD line because it
was already present later in the file (regardless of 'insertbefore').
Therefore we can fix it by simply removing the CephOSD line before we
try to set it, since we do not need it in the storage role anyway.
Change-Id: I8c8d9b6baccfc77ea582fab6ad438b02293f96fb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'docs/submodules/apex')
m--------- | docs/submodules/apex | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/apex b/docs/submodules/apex -Subproject f27da77b87837e025907f689890b413c8f183c5 +Subproject 5a6ac42f278fbe793375c03462d74f80c1527a5 |