alertlogic / al-agents-ansible-playbooks

Ansible Playbooks to install and provision the Alert Logic Unified Agent
Apache License 2.0
10 stars 14 forks source link

Misc. fixes/updates #23

Closed muram closed 5 years ago

muram commented 5 years ago
  1. removed references to role mode using the al_agent_for_autoscaling variable
  2. fixed deprecated warnings related to:
    • Using tests as filters. Instead of using result|success use result is success
    • Using win_package instead for windows installation. win_msi is kept for backwards compatibility but will be deprecated in Ansible v2.3.
  3. increased deb package download timeout to close #22
msayler commented 5 years ago

@pbaumbach @james-hastings — are you able to comment here?

pbaumbach commented 5 years ago

Yep!

msayler commented 5 years ago

@muram does this address any of the other issues ( #19 ?)

muram commented 5 years ago

@muram does this address any of the other issues ( #19 ?)

@msayler not reproducible in 2.7.5v