Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Commit

Permalink
Merge pull request #95 from seomoz/amit/ROGER-1229
Browse files Browse the repository at this point in the history
Removing http_address flag for Chronos
  • Loading branch information
amitbose327 authored Aug 5, 2016
2 parents 17c5974 + 8250734 commit 3d94044
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions ansible/roles/chronos/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,3 @@
- chronos
- configure

- name: Configure Chronos http_address commandline flag
template: src=chronos-flags/http_address.j2 dest={{ chronos_args_directory }}/http_address owner=root group=root mode=0644
when: nginx_auth_enable is defined and nginx_auth_enable|bool
become: yes
notify: restart chronos
tags:
- packages
- chronos
- configure

This file was deleted.

0 comments on commit 3d94044

Please sign in to comment.