- 21 Oct, 2014 9 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
integration tests
Toshio Kuratomi committed -
Fixes #9350
Toshio Kuratomi committed -
Change "usuable" to "usable".
Toshio Kuratomi committed -
Fix typo
Toshio Kuratomi committed -
`Propspective` -> `Prospective`
Michael Warkentin committed
-
- 20 Oct, 2014 11 commits
-
-
Added _meta hostvars key to gce.py plugin
James Cammarata committed -
Fixes #9333
James Cammarata committed -
* using inspect module instead of iteritems(self.__class__.__dict__, due to the fact that the later does not include attributes from parent classes * added tags/when attributes to Base() class for use by all subclasses * removed value/callable code from Attribute, as they are not used * started moving some limited code from utils to new places in v2 tree (vault, yaml-parsing related defs) * re-added ability of Block.load() to create implicit blocks from tasks * started overhaul of Role class and role-related code
James Cammarata committed -
Detect docker as virtualization_type
James Cammarata committed -
Detect kvm guests through sys_vendor.
James Cammarata committed -
Toshio Kuratomi committed
-
insaneirish committed
-
Typo: greatful -> grateful
James Cammarata committed -
Add integration test for the shell module
James Cammarata committed -
Add --pretty option for gce inventory plugin
James Cammarata committed -
New docker versions use "docker" in /proc/1/cgroup, which disturbs the virtualization_type detection. So, grep for docker, in addition of "lxc".
Guillaume Quintard committed
-
- 19 Oct, 2014 2 commits
-
-
The two detection methods currently implemented do not cover all cases. For example qemu guests invoked like this: qemu -machine pc-i440fx-1.4,accel=kvm -cpu SandyBridge return this information: product_name: Standard PC (i440FX + PIIX, 1996) cpuinfo: model name : Intel Xeon E312xx (Sandy Bridge)
Felix Geyer committed -
Add note on block properties
Michael DeHaan committed
-
- 16 Oct, 2014 3 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
- 15 Oct, 2014 15 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
inventory for implementation
Toshio Kuratomi committed -
Michael DeHaan committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Michael DeHaan committed
-
Igor Vuk committed
-