Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Merge 0.30 version into master branch #451

Merged
merged 13 commits into from
Nov 8, 2017
Merged

Merge 0.30 version into master branch #451

merged 13 commits into from
Nov 8, 2017

Conversation

chambridge
Copy link

No description provided.

Noah Lavine and others added 13 commits October 30, 2017 14:16
Extract two separate modules from rho/scancommand.py. This is part of
the preparation for scanning for Fuse.
Organize the scanning code and make it more clear what's happening.
Part of a larger set of changes around reorganizing that code.
This lets us scan the whole filesystem (or at least the locate
database) when it's been preindexed.
Add locate to the 'jboss' fact group and update the fact docs. Thanks
to chambrid for the review.
Use 'locate' command to find jboss-modules.jar
Add another indicator to the JBoss EAP scanning. Now, Rho will look
for init files and system services related to JBoss in addition to
everything else.
Look for init files related to JBoss EAP
* Add changelog updates. Closes #438. (#439)

* Fix spelling error in issue template
* master:
  Fix spelling error in issue template
  Add changelog updates. Closes #438. (#439)

# Conflicts:
#	rho.spec
@coveralls
Copy link

coveralls commented Nov 8, 2017

Coverage Status

Coverage increased (+0.9%) to 71.832% when pulling ca1b5b3 on dev into b7e4369 on master.

@chambridge chambridge merged commit edf9537 into master Nov 8, 2017
chambridge added a commit that referenced this pull request Nov 29, 2017
* master:
  Add jboss.eap.init-files to JBOSS_FACTS. Closes #478. (#479)
  Add default dictionaries to handle lost host. Handle ansible rc if csv was successfully created. Closes #475. (#476)
  Fix addition of certs for wrong when condition. Closes #472. (#474)
  Present more status during discovery for larger environments. Closes #442. (#467)
  revert default logging change. Closes #460. (#461)
  Check for empty vault password. Closes #444. (#457)
  Highlight potential issues in the console output. Closes #443. (#458)
  Default verbosity to 1 for improved log data. Closes #441. (#456)
  Turn off colors in the ansible log. Closes #448. (#455)
  Fix task that can hang if systemctl paginates
  Update playbook to use free strategy. Closes #445. (#453)
  Merge 0.30 version into master branch (#451)

# Conflicts:
#	rho/ansible_utils.py
#	rho/facts.py
#	rho/inventory_scan.py
#	rho/postprocessing.py
#	rho/scancommand.py
#	roles/jboss_eap/tasks/main.yml
#	roles/write/tasks/main.yml
#	test/test_postprocessing.py
chambridge added a commit that referenced this pull request Nov 29, 2017
* Merge branch 'master' into dev

* master:
  Add jboss.eap.init-files to JBOSS_FACTS. Closes #478. (#479)
  Add default dictionaries to handle lost host. Handle ansible rc if csv was successfully created. Closes #475. (#476)
  Fix addition of certs for wrong when condition. Closes #472. (#474)
  Present more status during discovery for larger environments. Closes #442. (#467)
  revert default logging change. Closes #460. (#461)
  Check for empty vault password. Closes #444. (#457)
  Highlight potential issues in the console output. Closes #443. (#458)
  Default verbosity to 1 for improved log data. Closes #441. (#456)
  Turn off colors in the ansible log. Closes #448. (#455)
  Fix task that can hang if systemctl paginates
  Update playbook to use free strategy. Closes #445. (#453)
  Merge 0.30 version into master branch (#451)

# Conflicts:
#	rho/ansible_utils.py
#	rho/facts.py
#	rho/inventory_scan.py
#	rho/postprocessing.py
#	rho/scancommand.py
#	roles/jboss_eap/tasks/main.yml
#	roles/write/tasks/main.yml
#	test/test_postprocessing.py
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants