summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #779 from dago/patch-1Brian Coca2015-02-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Solaris SMF is already supported and should be mentioned in the docs,Dagobert Michelsen2015-02-121-1/+1
|/ / / / / / / /
* | | | | | | | added note that url src is only avaialable from 1.9 onBrian Coca2015-02-121-1/+1
* | | | | | | | Merge pull request #648 from bcoca/service_fix_update-rc.dBrian Coca2015-02-111-32/+25
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | now allows for case in which someone removed the K* links and is tryingBrian Coca2015-01-151-2/+10
| * | | | | | | simplified update-rc.d enable/disable handling, removed forced defaultsBrian Coca2015-01-151-32/+17
* | | | | | | | Merge pull request #559 from mjschultz/postgres-db-fixBrian Coca2015-02-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Build the db connection on `"postgres"` instead of `"template1"`Michael J. Schultz2014-12-231-1/+1
* | | | | | | | | Tabs to spacesToshio Kuratomi2015-02-111-6/+6
* | | | | | | | | Merge pull request #765 from giovtorres/add_pip_exampleBrian Coca2015-02-111-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added pip example installing from local tarballgiovtorres2015-02-101-0/+3
* | | | | | | | | | Merge pull request #49 from Jmainguy/mount_bind_fixBrian Coca2015-02-111-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixes bind mountsJonathan Mainguy2014-12-011-0/+11
* | | | | | | | | | | Merge pull request #769 from tpaz/develToshio Kuratomi2015-02-111-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | resolve issue 764Tomer Paz2015-02-111-0/+8
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #763 from moutai/add-azure-instance-typesToshio Kuratomi2015-02-111-1/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adds the currently available instance types for azure to the available dict(c...moussa taifi2015-02-101-1/+14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #768 from pgeraghty/patch-1Toshio Kuratomi2015-02-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Correct grammar of comment relating to examplePaul Geraghty2015-02-111-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #753 from skyluc/fix/ec2-spot-no-tenancyBrian Coca2015-02-101-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't use 'tenancy' in ec2 spot requestsLuc Bourlier2015-02-101-1/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #762 from j2sol/authorized-key-exclusiveToshio Kuratomi2015-02-091-0/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add exclusive option to authorized_keysJesse Keating2015-02-091-0/+26
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #597 from jbbarth/bug/fix-ec2-spot-provisionning/423Brian Coca2015-02-091-9/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve formatting after previous commitJean-Baptiste Barth2015-02-041-4/+5
| * | | | | | | | | | EC2: move logic about terminated instances up (#423)Jean-Baptiste Barth2015-02-041-9/+11
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #757 from philalex/AnsibleHostname-devBrian Coca2015-02-091-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add Linuxmint support in hostname modulePhilippe ALEXANDRE2015-02-061-0/+5
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #554 from likwid/develBrian Coca2015-02-041-2/+18
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Refactored code to use module utility fetch_url function.Jeff Gonzalez2015-02-031-8/+11
| * | | | | | | | | Added documentation for using url as key sourceJeff Gonzalez2015-01-271-1/+5
| * | | | | | | | | Added ability to use url as key sourceJeff Gonzalez2014-12-221-0/+9
* | | | | | | | | | Merge pull request #46 from Jmainguy/yum_oracle_fix_enable_repoBrian Coca2015-02-031-31/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixes --enable-repo for Oracle LinuxJonathan Mainguy2014-11-121-31/+21
* | | | | | | | | | | Merge pull request #44 from Jmainguy/mysql_db_6860Brian Coca2015-01-301-3/+11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | adds error message if socket does not existJonathan Mainguy2014-11-121-3/+11
| |/ / / / / / / / /
* | | | | | | | | | Reverse the force parameter for the hg moduleToshio Kuratomi2015-01-291-3/+4
* | | | | | | | | | Merge pull request #624 from mscherer/use_rpm_moduleToshio Kuratomi2015-01-291-9/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use the rpm python module rather than execing rpmMichael Scherer2015-01-111-9/+15
* | | | | | | | | | | Merge pull request #723 from pmoosh/develEric Johnson2015-01-291-2/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | adding disk_type option to choose from pd-ssd or pd-standardPeter Mooshammer2015-01-291-2/+12
* | | | | | | | | | | | Merge pull request #295 from techtonik/patch-3Brian Coca2015-01-291-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | acl: Fix X support in ACL permissionsanatoly techtonik2014-11-101-0/+3
* | | | | | | | | | | | | Change the git force parameter to default to no as a safety change.Toshio Kuratomi2015-01-281-3/+4
* | | | | | | | | | | | | Make documentation list when force changed defaultsToshio Kuratomi2015-01-281-0/+1
* | | | | | | | | | | | | Update force documentation to reflect default=noToshio Kuratomi2015-01-281-1/+1
* | | | | | | | | | | | | Merge pull request #506 from mscherer/fix_370Toshio Kuratomi2015-01-281-7/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix #370, by allowing to export over a existing repositoryMichael Scherer2014-12-131-4/+7
| * | | | | | | | | | | | Make force parameter work for export operationMichael Scherer2014-12-131-3/+8
* | | | | | | | | | | | | corrected version added for latest featuresBrian Coca2015-01-281-3/+3