Skip to content

Commit 977d58b

Browse files
committed
Remove write-kolla-tag.yml custom playbook & hooks
It is no longer necessary since we generate a tag in advance.
1 parent a6157cc commit 977d58b

File tree

4 files changed

+1
-25
lines changed

4 files changed

+1
-25
lines changed

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -459,10 +459,7 @@ At this point you are ready to build and push some container images.
459459
kayobe seed container image build --push
460460
kayobe overcloud container image build --push
461461
462-
The container images are tagged as ``wallaby-<datetime>``. This Kayobe
463-
configuration includes a hook that writes the tag to ``~/kolla_tag``, since
464-
it is not always simple to determine which tag was last applied to built
465-
images.
462+
The container images are tagged as ``wallaby-<datetime>``.
466463

467464
To use the new images, edit
468465
``~/src/kayobe-config/etc/kayobe/kolla.yml`` to set the above

etc/kayobe/ansible/write-kolla-tag.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

etc/kayobe/hooks/overcloud-container-image-build/post.d/50-write-kolla-tag.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

etc/kayobe/hooks/seed-container-image-build/post.d/50-write-kolla-tag.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)