Chris Church
|
d1ea8708ad
|
Make sure credential can only be assigned to a user OR team, but never both. Fixes https://trello.com/c/yzlAEfAN
|
2015-04-27 12:43:02 -04:00 |
|
Matthew Jones
|
6c5fd93ce5
|
Merge pull request #137 from matburt/openstack_inventory_support
Openstack inventory support
|
2015-04-14 12:43:20 -04:00 |
|
Matthew Jones
|
6525120c15
|
model and task support for launching openstack inventory updates
|
2015-04-13 15:05:58 -04:00 |
|
Chris Church
|
9500e9b63e
|
Change credential to return 'ssh_password' instead of 'password' when value is set to 'ASK'.
|
2015-04-08 15:32:45 -04:00 |
|
Matthew Jones
|
d5c9e37499
|
Refactor credential to use ansible become if using a new enough ansible
version. Add become flag to job template
|
2015-04-02 10:05:56 -04:00 |
|
Matthew Jones
|
6a18a50d99
|
Fixing flake8 errors, this should be almost all of them!
|
2015-02-11 16:42:55 -05:00 |
|
Matthew Jones
|
1d76c1cd06
|
More pep8 goodness
|
2015-02-04 14:44:38 -05:00 |
|
Matthew Jones
|
d55569ed51
|
Reworded invalide private key data to be more generic
|
2014-10-06 15:09:21 -04:00 |
|
Chris Church
|
e427234aec
|
Implements https://trello.com/c/bEMQtVjz - API/UI changes to support su username/password. Adds force_handlers, skip_tasks and start_at_task options to jobs, only exposed via API.
|
2014-09-11 17:34:38 -04:00 |
|
Luke Sneeringer
|
ef04f453e7
|
Accept and convert SSH creds ending in \u003d.
This commit fixes an issue where copying an SSH credential ending in a
literal "\u003d", which is easy to do in GCE-land, doesn't work.
https://trello.com/c/L7Eowjrn/331-traceback-on-gce-inventory-import
|
2014-08-19 12:11:58 -04:00 |
|
Matthew Jones
|
fc0ca8cd22
|
Include vCenter when mentioning vmware in long form
|
2014-08-15 16:19:02 -04:00 |
|
Luke Sneeringer
|
c4825dbf6c
|
Fix VMware capitalization
|
2014-08-14 14:59:37 -04:00 |
|
Chris Church
|
1b7d94732b
|
Replaced Windows Azure with Microsoft Azure in strings/comments.
|
2014-08-13 08:20:32 -04:00 |
|
Matthew Jones
|
86f361b720
|
Tweak name of vmware because jlaska asked me too
|
2014-08-12 11:19:43 -04:00 |
|
Luke Sneeringer
|
49d689fdb2
|
Fix cert regex.
This makes the certificate not have to be at the beginning of the regex
for the SSH key.
|
2014-08-04 09:28:33 -05:00 |
|
Luke Sneeringer
|
482f1ba771
|
Fix RSA credential checking in Azure.
https://trello.com/c/dPU6GsGT/204-improve-supported-azure-rsa-key-format
s
|
2014-07-30 15:13:07 -05:00 |
|
Luke Sneeringer
|
cf96240556
|
Azure inventory sync!
|
2014-07-29 13:06:27 -05:00 |
|
Luke Sneeringer
|
95567ff004
|
[in progress] Azure support.
|
2014-07-28 13:22:58 -05:00 |
|
Luke Sneeringer
|
dd35df7255
|
Adding project to credentials.
|
2014-07-25 11:12:11 -05:00 |
|
Luke Sneeringer
|
0257451bf7
|
Adding GCE RSA keys.
|
2014-07-25 11:12:11 -05:00 |
|
Luke Sneeringer
|
4d0abd4cca
|
Removed PEM file things.
|
2014-07-25 11:12:11 -05:00 |
|
Luke Sneeringer
|
dd79ba8de7
|
Beginning PEM file support for GCE.
|
2014-07-25 11:12:11 -05:00 |
|
Luke Sneeringer
|
ca19ddb3d5
|
Beginning work on GCE.
|
2014-07-25 11:12:11 -05:00 |
|
Luke Sneeringer
|
627c6f029e
|
Adding sensible ordering to common models.
https://trello.com/c/tTwRM2VV/102-tower-api-teams-endpoint-does-not-sort-consistently
|
2014-07-24 15:01:16 -05:00 |
|
Luke Sneeringer
|
7789ccd3eb
|
Ability to add VMWare host.
|
2014-07-16 16:43:17 -04:00 |
|
Luke Sneeringer
|
61dea4de4d
|
Change human credential types.
This commit updates the human credential types from SCM/AWS to "Source
Control" and "Amazon Web Services".
|
2014-07-16 08:23:47 -05:00 |
|
Chris Church
|
c453c26124
|
Fix previous change for determining when to use ssh-agent.
|
2014-04-01 21:52:53 -04:00 |
|
Chris Church
|
e1d3da731e
|
AC-1040 Model cleanup/refactor, add and use job_explanation field.
|
2014-03-30 22:57:45 -04:00 |
|
Chris Church
|
ce2ae2b945
|
AC-1071 Removed ssh_key_path option, only need to be able to accept PEM key format.
|
2014-03-27 15:55:50 -04:00 |
|
Chris Church
|
bfb0159083
|
AC-1071 Moved credential model to its own file. Added API support and tests for ssh_key_path field.
AC-1095 Added validation for SSH private keys.
|
2014-03-26 16:06:02 -04:00 |
|