mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 13:27:40 -02:30
Cluster dev env: only run migrations on first node
This commit is contained in:
@@ -181,6 +181,7 @@ RUN openssl req -nodes -newkey rsa:2048 -keyout /etc/nginx/nginx.key -out /etc/n
|
||||
|
||||
# Create default awx rsyslog config
|
||||
ADD tools/ansible/roles/dockerfile/files/rsyslog.conf /var/lib/awx/rsyslog/rsyslog.conf
|
||||
ADD tools/ansible/roles/dockerfile/files/wait-for-migrations /usr/local/bin/wait-for-migrations
|
||||
|
||||
## File mappings
|
||||
{% if build_dev|bool %}
|
||||
|
||||
Reference in New Issue
Block a user