diff --git a/ansible/pre-deploy.yml b/ansible/pre-deploy.yml index ccff772..b5e6748 100644 --- a/ansible/pre-deploy.yml +++ b/ansible/pre-deploy.yml @@ -33,15 +33,6 @@ name: alerta service: postgres - # TODO(decentral1se): need to report a bug against this... - # - name: Map application port to free host port - # dokku_docker_options: - # app: alerta - # phase: deploy - # option: - # - "-p 3050:8080" - # state: present - - name: Configure the dokku app environment dokku_config: app: alerta