No description
Find a file
Patrick Callahan d76151d47b bug fix: modify get_device_facts to handle servers with multiple pci domains
On machines with multiple pci domains get_device_facts would fail to
find a matching pci device causing setup to fail. Also on some platforms
there is additional information between the pci information and 'host'.
Modified get_device_facts to call lspci with the -D option and modified
the regex to account for the pci domain and to be more selective.
2013-06-18 22:48:05 -04:00
cloud Merge pull request #3236 from lwade/ec2_placementzone 2013-06-18 13:14:03 -07:00
commands Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
database Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
files Merge branch 'file_hard' of git://github.com/bcoca/ansible into devel 2013-06-18 20:31:05 -04:00
internal Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
inventory Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
messaging Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
monitoring Merge pull request #3219 from arturaz/devel 2013-06-18 17:31:52 -07:00
net_infrastructure DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
network Removed merge conflict header 2013-06-18 15:01:01 -06:00
notification Fixed a few small typos 2013-06-18 12:26:40 -06:00
packaging Merge conflict 2013-06-18 20:18:17 -04:00
source_control DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
system bug fix: modify get_device_facts to handle servers with multiple pci domains 2013-06-18 22:48:05 -04:00
utilities Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
web_infrastructure adds 2 django commands (migrate, collectstatic) 2013-06-16 23:15:43 -04:00