- 29 Oct, 2013 11 commits
-
-
Paul Durivage committed
-
Paul Durivage committed
-
Paul Durivage committed
-
Paul Durivage committed
-
Eliminate the RAX_REGION environment variable; iterate through all regions available to an account and present servers in region groups; default to using server name to identify servers in groups; set ansible_ssh_host key for each server; utilize the _meta key to provide all the hostvars for each server; all grouping by web, db, sql, lb, app based on server name; pretty print JSON output for some human-readable inventory action Add set_setting to alleviate requirement that ~/.pyrax.cfg exists Add regions as a optional env var to narrow our inventory scope Clean up
Paul Durivage committed -
Paul Durivage committed
-
James Tanner committed
-
New BIG-IP module for managing node objects
jctanner committed -
Fix #4702, make setup work on windows
jctanner committed -
Pip module: fixing issue with python 2.4 support
jctanner committed -
James Tanner committed
-
- 28 Oct, 2013 13 commits
-
-
Michael Scherer committed
-
Python 2.4.3 returns: TypeError: expected character buffer object startswith is expecting only a string instead of a tuple like newer versions allow.
Thomas Omans committed -
fix command to make a debian package
jctanner committed -
Tim Gerla committed
-
Matt Hite committed
-
Fixes #4677 Fixes #4657 Fixes #4599
James Cammarata committed -
James Tanner committed
-
Add a clarifying heading to installation docs
jctanner committed -
Tim Gerla committed
-
Michael DeHaan committed
-
add NoneType check.
Michael DeHaan committed -
kiri committed
-
Michael DeHaan committed
-
- 27 Oct, 2013 11 commits
-
-
Add executable parameter to find gem binary in gem module
Michael DeHaan committed -
Add support for Rich Rules in firewalld module
Michael DeHaan committed -
This reverts commit 4d4518ed.
Michael DeHaan committed -
limit the number of connections to external cobbler server for performance. Added use of cobbler.ini file to configure settings. Tested against Cobbler 2.4.0
Peter Gehres committed -
limit the number of connections to external cobbler server for performance. Added use of cobbler.ini file to configure settings. Tested against Cobbler 2.4.0
Peter Gehres committed -
Matt Jaynes committed
-
Add regex (search, match, regex) jinja2 filters. Fixes #3725
Michael DeHaan committed -
Added validate option to lineinfile
Michael DeHaan committed -
refusing to convert between file and hard when force=yes
Michael DeHaan committed -
Added ['date_time']['tz_offset'] using %z to get the time offset rather ...
Michael DeHaan committed -
Allow generic django_management commands
Michael DeHaan committed
-
- 26 Oct, 2013 5 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Add in some code to pre-template datastructures prior to template usage. This prevents a certain class of error where filter evaluations can happen too early due to the template engine recursion being a bit limited. Addresses #4662
Michael DeHaan committed -
Michael DeHaan committed
-
Fix illegal set operation in FreeBSD section of user module.
Michael DeHaan committed
-