AlanCoding
44295c06b1
fix parsing error with Ubuntu14.04
2016-02-02 16:14:50 -05:00
Matthew Jones
7ab839c17f
Fix up another statsd formatting error
2016-02-02 14:26:17 -05:00
Alan Rominger
fb4cad9838
Merge pull request #756 from AlanCoding/624_fix2_exit_codes
...
Change case of partial failure to warning
2016-02-02 13:42:00 -05:00
Wayne Witzel III
58499175d6
Set the GCE_ZONE env variable to source_regions.
...
Fix when an empty key is provided and add tests for validate_ssh_private_key
2016-02-02 09:49:04 -05:00
Matthew Jones
f9f10a4ed7
Add some more statsd dummy methods
2016-01-30 12:05:10 -05:00
AlanCoding
0696e59e32
change to warning behavior
2016-01-29 16:27:46 -05:00
Matthew Jones
96b754c5ec
Switch to StatsClient from StatsClientBase
...
So as not to use a purely abstract class
2016-01-29 16:27:32 -05:00
Matthew Jones
c2875c65ca
Fix stats client import
2016-01-29 15:49:51 -05:00
Matthew Jones
fd2339dbb8
Fix up flake8 line seperation issue
2016-01-29 14:52:02 -05:00
Joshua "jag" Ginsberg
d36a4cf50d
Fix to NoStatsClient in callback plugin
2016-01-29 12:41:07 -07:00
Joshua "jag" Ginsberg
f25b76aee9
Integrate statsd metrics into ansible playbook execution.
...
* Add dependencies for pystatsd and django-statsd-mozilla
* Default turned off except for development environment
* Modify docker-compose to install statsd/graphite host
2016-01-26 16:54:24 -05:00
Alan Rominger
a7e5ad2e95
Merge pull request #669 from AlanCoding/624_fix2_exit_codes
...
Scan services fix for RHEL5, throw error message for Debian when non-root
2016-01-26 11:02:14 -05:00
AlanCoding
657f941ea0
RHEL5 compatibility and handling of error scenarios
2016-01-26 10:54:41 -05:00
Matthew Jones
296ca52b0f
Merge pull request #661 from matburt/651_fix_rax_cache_behavior
...
Fix for rax cache timeout issue
2016-01-25 20:40:19 -05:00
Matthew Jones
5a434d86f1
Fix for rax cache timeout issue
...
2.4.0 level of rax.py introduces a default cache timeout of 600s, this
fixes that and includes a new rax.py inventory module that has been
submitted upstream.
2016-01-20 15:12:52 -05:00
Akita Noek
1e1a023d19
Obey no_log with ansible 2.0
...
Fixes #645
2016-01-20 15:11:49 -05:00
AlanCoding
3c8456d77f
fix 2nd instance of in-line conditional for RHEL5 scan issue
2016-01-19 12:45:16 -05:00
AlanCoding
f956ec15fa
Add special case to scan_services that fixes SLES11 scan failure issue
2016-01-19 09:54:25 -05:00
Matthew Jones
573403a05c
Fix v2 playbook_on_start method signature
2016-01-14 11:59:27 -05:00
Matthew Jones
c442f4923b
Fix old python support in scan_services
...
Python 2.4/RHEL5 doesn't support in-line conditionals so this breaks it
out into a normal multi-line condition
2016-01-12 11:26:55 -05:00
Matthew Jones
87e50734a6
Merge branch 'release_2.4.2' into devel
...
* release_2.4.2: (23 commits)
Updating 2.4.2 changelogs
fix the connection check fix
more robust check added to mongo db connection
Adding a body to our OPTIONS requests fixes 415 error responses in IE11 and Edge.
Don't hard-fail if default isn't defined on survey
fixed custom login info bug
Allow an org admin to delete project updates
Disable elasticache instance gathering for aws
Fix DEB builds by adding 2.4.2 to reprepro conf
When the panel lists were consolidated down the list name was changed to 'all_jobs.' When a job is clicked from the activity stream it should show the job list filtered down by ID.
Rolled back job url change
track modules on system tracking page by index
correct spelling of consisting in help text
Fixing up flake8
The "job" href links in the activity stream don't point to the job details page. This is an update to the jobs href to point to /#/jobs/(job.id).
Wrapped the SourceChange call in a function so that it can be called without clearing the credential. This fixes a bug where the credential was not showing up in the initial edit dialog even though the data was sent properly via the API.
Revert change to Makefile, which was causing old .deb versions to be dropped from the repo
Refactor scan_packages for os detection
Remove stray debugging lines
Add SUSE, OpenSuse and Debian to scan_packages
...
2015-12-09 13:06:47 -05:00
Matthew Jones
5d3da1460f
Fixing up flake8
2015-11-30 11:13:37 -05:00
Matthew Jones
a1fbee4fa0
Refactor scan_packages for os detection
...
* Use setup facts ansible_os_family for os family detection now. Add
support for Suse and it's ilk (which has a pretty ugly OS family
implementation
2015-11-24 14:19:09 -05:00
Matthew Jones
d95470066c
Remove stray debugging lines
2015-11-24 12:35:39 -05:00
Matthew Jones
772b7d201e
Add SUSE, OpenSuse and Debian to scan_packages
...
Also strip the output of get_distribution() since the suse variants seem
to have extra whitespace in the string output.
2015-11-24 12:15:37 -05:00
Matthew Jones
e69fdfa79b
Improvements to the package scanner
...
* Support Amazon (because it's RH based)
* Switch to using module_utils's get_distribution() method
for more efficient distro detection
2015-11-24 11:20:27 -05:00
Matthew Jones
3d30ad2db2
Updates for fixes on the core ec2 inventory module
...
Inventory syncs will still fail if you specify an instance_filter. We
need to check:
https://github.com/ansible/ansible/pull/13178
For the moment I'm making sure we specifically disable elasticache
querying but it still yields an error.
Will follow up with:
https://trello.com/c/h1U0w4WC/138-ec2-module-is-busted-if-you-set-instance-filters
2015-11-23 14:22:36 -05:00
Matthew Jones
2ba7b3bdac
Update vendored ec2 module
2015-10-29 13:27:34 -04:00
Matthew Jones
b579b76099
Handle playbook_on_include events from v2 ansible
2015-10-20 11:18:07 -04:00
Matthew Jones
484a33f9c6
Update azure module from ansible
2015-10-12 11:46:20 -04:00
Matthew Jones
7a7e1941b1
Update vmware module from ansible
2015-10-12 11:44:58 -04:00
Matthew Jones
e7c274b80c
Updating rax module from ansible
2015-10-12 11:41:59 -04:00
Matthew Jones
d382bf6f4f
Update to latest GCE inventory module
2015-10-12 11:37:00 -04:00
Matthew Jones
4dc56e5d66
Fix an issue with ansible 2.0 and our fact cacher
...
This will be dependent on a PR submitted to core for 2.0 also:
https://github.com/ansible/ansible/pull/12695
So will not work right away unless you are pulling from devel.
2015-10-09 12:17:17 -04:00
Bill Nottingham
916391d0b3
Fix base class import on Ansible 2.0.
2015-10-07 13:03:52 -04:00
Matthew Jones
0e0037b7f8
Merge pull request #451 from matburt/iam_ephemeral_cred
...
Support IAM ephemeral cred
2015-10-01 10:59:10 -04:00
Matthew Jones
5de5b0209b
Remove unused time import
2015-09-30 16:20:41 -04:00
Matthew Jones
e034c0b326
Fix proot controlpersist cleanup issue
...
* Also removed psutil version and feature check from tasks. We now
include the most recent version of psutil all around
* Old versions of psutil must have had these Process() items as
properties, they are functions now so we weren't properly evaluating
them. With this change we are and things are back to working normally
2015-09-30 15:56:31 -04:00
Matthew Jones
5ee3c78e7f
Update ec2 module to latest ansible version
2015-09-30 13:40:06 -04:00
Chris Church
6c409404ba
Incorporate OpenStack inventory changes from https://github.com/ansible/ansible/pull/11447 back into Tower.
2015-08-10 15:49:25 -04:00
Chris Church
0633d4c672
Don't create a group that is its own parent when an EC2 tag has an empty value. Fixes https://trello.com/c/2zc0odvX
2015-08-06 15:03:54 -04:00
Chris Church
5b16934459
Set azure inventory cache defaults before reading settings.
2015-06-30 16:41:22 -04:00
Chris Church
e217ab00c0
Fix azure inventory to set ['_meta']['hostvars'] instead of just ['meta'].
2015-06-30 16:35:07 -04:00
Chris Church
b7b5293fed
Include vmware inventory updates from https://github.com/ansible/ansible/pull/11300
2015-06-30 14:00:06 -04:00
Chris Church
356d1b7134
Include gce inventory changes from https://github.com/ansible/ansible/pull/11299
2015-06-30 12:46:34 -04:00
Chris Church
0c6459cd07
Include ec2 inventory changes from https://github.com/ansible/ansible/pull/11293 .
...
Include ec2.ini doc changes from https://github.com/ansible/ansible/pull/11236 and https://github.com/ansible/ansible/pull/11409 .
2015-06-30 12:41:45 -04:00
Chris Meyers
d076835051
for scan_services against RH machines. Do not depend on US language
2015-06-29 11:26:58 -04:00
Chris Church
8df9c40435
Add example settings for unit test, remove invalid private argument.
2015-06-12 00:59:10 -04:00
Chris Church
4607972135
Included openstack inventory script from core + changes from some open PRs, fixes to be able to use without custom changes for tower.
2015-06-12 00:58:33 -04:00
Chris Meyers
d5b7be3f4f
Merge pull request #276 from chrismeyersfsu/fix-fact_inventory_relationship
...
associate scan runs with a particular inventory host
2015-06-11 20:55:13 -04:00