Skip to content

Commit

Permalink
Merge pull request #102 from gibizer/placement-kolla-user
Browse files Browse the repository at this point in the history
Fix placement user creation
  • Loading branch information
openshift-merge-bot[bot] authored Nov 21, 2023
2 parents 369be2c + 4a8bf3d commit f7861cd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
tcib_actions:
- run: bash /usr/local/bin/uid_gid_manage placement
- run: dnf -y install {{ tcib_packages['common'] | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
- run: sed -i -r 's,^(Listen 80),#\1,' /etc/httpd/conf/httpd.conf && sed -i -r 's,^(Listen 443),#\1,' /etc/httpd/conf.d/ssl.conf
tcib_packages:
Expand Down

0 comments on commit f7861cd

Please sign in to comment.