Commit Graph
100 Commits
Author SHA1 Message Date
Bill Nottingham 7dda6106d1 Merge pull request #5910 from wenottingham/fipsing-the-bird
Use sha1 with hmac.new instead of md5
2017-03-30 11:00:30 -04:00
Bill Nottingham a15b67f76b Use sha1 with hmac.new instead of md5 2017-03-27 14:32:27 -04:00
Bill Nottingham 22c4cd444a add changelog 2017-03-22 16:57:59 -04:00
Bill Nottingham f78d4c672f Merge pull request #5725 from wenottingham/duck-and-cover
Hardcode the SELinux policy dependency.
2017-03-17 14:18:36 -04:00
Bill Nottingham bdc222351f Merge pull request #5746 from wenottingham/no-defaults-for-me
Allow for not creating preload data during install via -e create_preload_data=False
2017-03-17 14:18:11 -04:00
Bill Nottingham d50014059d Merge pull request #5409 from wenottingham/lets-go-to-the-source
Ensure bundled source matches the version in requirements.txt
2017-02-17 11:28:31 -05:00
Bill Nottingham c86a3049f7 Ensure bundled source matches the version in requirements.txt 2017-02-16 12:44:47 -05:00
Bill Nottingham dac2045d49 Merge pull request #5350 from wenottingham/markup-of-the-day
Mark some stuff for translation.
2017-02-16 12:18:37 -05:00
Bill Nottingham 8649ae8c4a Merge pull request #5373 from wenottingham/de-redis
Conditionalize celeryd config on rabbitmq password.
2017-02-15 10:14:45 -05:00
Bill Nottingham 9bf3258989 Merge pull request #5365 from wenottingham/become-your-best-uid
Actually test effective uid rather than using ansible_user_id.
2017-02-15 10:14:24 -05:00
Bill Nottingham 8b33557633 More cargo-culty translation markup 2017-02-14 11:58:02 -05:00
Bill Nottingham ff531088c9 Mark some stuff for translation.
Markup courtesy cargo-cults-r-us. For all your 'code changes without understanding' needs.
2017-02-14 11:46:02 -05:00
Bill Nottingham d513f58934 Merge pull request #5251 from wenottingham/hmm
Don't explicitly require the postgresql server in the RPM spec file.
2017-02-09 10:52:37 -05:00
Bill Nottingham c2d39af953 Merge pull request #5177 from wenottingham/blah
Fixup request_tower_configuration.sh
2017-02-06 10:08:46 -05:00
Bill Nottingham 28ec20504c Merge pull request #5189 from fujiwarat/po
Update translations
2017-02-06 10:08:38 -05:00
Bill Nottingham a790a98029 Merge pull request #5169 from wenottingham/shut-up-pendo-warning
Move the warnings on settings-in-conf-files to 'debug'.
2017-02-06 10:08:16 -05:00
Bill Nottingham e651027294 Fixup request_tower_configuration.sh
Drop retry-related commandline argument, since we don't use that any more.

Ensure -e is allowed.
2017-02-03 13:34:42 -05:00
Bill Nottingham 5943193b78 Move the warnings on settings-in-conf-files to 'debug'.
As we write the pendo settings on install, this becomes fairly noisy in practice if we use 'warning'.
2017-02-03 12:02:10 -05:00
Bill Nottingham b0fc65d294 Merge pull request #5154 from wenottingham/se-oops
Add requirement for libsemanage-python (for seboolean ansible module called by setup playbook)
2017-02-02 15:28:09 -05:00
Bill Nottingham b57f96d172 Merge pull request #4904 from wenottingham/lets-touch-selinux-what-could-go-wrong
Remove most SELinux policy.
2017-01-31 13:00:38 -05:00
Bill Nottingham 7fbc187cef Merge pull request #5006 from wenottingham/pofix
Fix some apparent syntax errors in po file.
2017-01-30 09:46:50 -05:00
Bill Nottingham e99d974ea8 Fix some apparent syntax errors in po file. 2017-01-27 16:09:29 -05:00
Bill Nottingham d025ac9027 Merge pull request #4890 from wenottingham/rolefu
Nuke galaxy metadata from some Tower setup roles.
2017-01-25 14:18:34 -05:00
Bill Nottingham 87c3183a31 Merge pull request #4922 from wenottingham/thats-no-moon
Merge foreman inventory script performance fixes.
2017-01-25 14:18:26 -05:00
Bill Nottingham e12ae193db Merge foreman inventory script performance fixes.
Sent & accepted upstream.
2017-01-24 16:40:59 -05:00
Bill Nottingham 7a39b97b68 Merge pull request #4893 from wenottingham/venv
Clear Tower venv in virtualenv creation in packaging
2017-01-24 14:27:37 -05:00
Bill Nottingham 7785bdf5e2 Merge pull request #4907 from wenottingham/ssl-python-aaargh
Ensure we have a non-SSL INTERNAL_API_URL.
2017-01-24 11:19:25 -05:00
Bill Nottingham c01eccca7e Remove most SELinux policy.
Add file contexts to policy instead of using semanage.
2017-01-24 01:50:34 -05:00
Bill Nottingham 798b33000a Merge pull request #4762 from wenottingham/upgrade-or-perish
Ensure that the user is running is ansible 2.1 or later, for censoring reasons.
2017-01-18 16:24:25 -05:00
Bill Nottingham bfe17f3bfc Merge pull request #4764 from wenottingham/ansible-1.8-omg
Remove some cruft for pre-1.8 ansible
2017-01-17 14:50:02 -05:00
Bill Nottingham 696d00320f Merge pull request #4720 from wenottingham/2017-branch
Bump copyright date in overall headers/footers
2017-01-13 15:49:20 -05:00
Bill Nottingham d0067109c1 Merge pull request #4547 from wenottingham/sending-out-an-sos
Update sosreport config.
2017-01-13 14:59:57 -05:00
Bill Nottingham fb6d3ad547 Merge pull request #4702 from wenottingham/csrf-fu
Set CSRF_COOKIE_AGE to 'None'.
2017-01-13 12:47:26 -05:00
Bill Nottingham 5f4dcfe8b4 say goodbye to 2016 2017-01-13 12:44:07 -05:00
Bill Nottingham ef27d771fb Set CSRF_COOKIE_AGE to 'None'.
This causes them to be sent as session cookies, not 1-year cookies.
2017-01-12 16:25:56 -05:00
Bill Nottingham 4f168e0989 Merge pull request #4697 from wenottingham/moooOOOOOOOOOOOOOooooooooooOOOOOOOOOOO
Fix AnsiMcBullface.
2017-01-12 16:16:02 -05:00
Bill Nottingham 7c095b0088 Fix AnsiMcBullface. 2017-01-12 14:27:44 -05:00
Bill Nottingham 946a5bde9a Merge pull request #4635 from wenottingham/time-after-time
Don't hardcode a timezone
2017-01-11 15:20:44 -05:00
Bill Nottingham 39555fe04a Merge pull request #4642 from wenottingham/windows-fu
Vendor pywinrm and deps for Ansible.
2017-01-10 17:06:07 -05:00
Bill Nottingham 3e8c712771 Licenses + LGPL code for winrm vendoring. 2017-01-10 17:04:48 -05:00
Bill Nottingham f3ade65ac6 Vendor pywinrm and deps for Ansible. 2017-01-10 14:27:55 -05:00
Bill Nottingham efe0f86705 Set TIME_ZONE to None.
This causes Tower to use the system timezone.
2017-01-10 10:51:23 -05:00
Bill Nottingham 316c4a50cf Merge pull request #4576 from wenottingham/log-help
Update logging help/strings.
2017-01-04 13:34:27 -05:00
Bill Nottingham 9f4327a7ba Update logging help/strings. 2017-01-04 13:25:19 -05:00
Bill Nottingham 8abe3bd563 Merge pull request #4536 from wenottingham/firewall-fu
Merge iptables and firewalld roles
2017-01-03 11:35:58 -05:00
Bill Nottingham a1d21a1931 Merge pull request #4529 from wenottingham/the-voice-of-nalen-commands-you
Clean up assorted license wordings.
2017-01-03 11:30:27 -05:00
Bill Nottingham 2209b305e9 Merge pull request #4527 from wenottingham/bundled-up
Fix bundled installation of remote postgresql server.
2017-01-03 11:29:56 -05:00
Bill Nottingham 30142d2bc6 Merge pull request #4525 from wenottingham/further-desixification
Remove more EL6 specific installation code.
2017-01-03 11:29:38 -05:00
Bill Nottingham 6a9a454ae8 Merge pull request #4501 from wenottingham/and-the-requirements-go-up-up-up
Check for Tower 3.0 before upgrading.
2017-01-03 11:28:33 -05:00
Bill Nottingham e0ac4109b8 Merge pull request #4500 from wenottingham/i-am-become-death
Use become/become_user rather than hardcoding sudo.
2017-01-03 11:28:00 -05:00
Bill Nottingham 3d5daef497 Merge pull request #4489 from wenottingham/state=poutine
Update boto to 2.45.0, add eu-west-2 and ca-central-1 (based on patch from @defionscode)
2017-01-03 11:27:35 -05:00
Bill Nottingham 8160539865 Update sosreport config.
Run pip freeze from venvs, include nginx & rabbit logs, drop apache & redis logs.
2016-12-22 14:24:15 -05:00
Bill Nottingham acaa8a75b2 Update boto to 2.45.0, add eu-west-2 and ca-central-1 2016-12-20 16:24:57 -05:00
Bill Nottingham 6efb22bdc1 Clean up assorted license wordings.
rnalen Appoved.(tm)
2016-12-20 15:34:29 -05:00
Bill Nottingham 291dca0954 Merge pull request #4482 from wenottingham/dadgumit
Fix env var.
2016-12-19 11:40:55 -05:00
Bill Nottingham 9f48043574 Fix env var. 2016-12-16 12:21:41 -05:00
Bill Nottingham 2c737a2238 Merge pull request #4458 from wenottingham/setfu
drop stock passwords
2016-12-15 16:11:58 -05:00
Bill Nottingham f77949b4b0 Merge pull request #4455 from wenottingham/setup-fu
Drop stopping of munin.
2016-12-15 14:28:30 -05:00
Bill Nottingham abbe41dbac Merge pull request #4298 from wenottingham/stringy
Mark more strings for translation.
2016-12-12 11:55:23 -05:00
Bill Nottingham 933cc83b90 Mark up UsersAdd properly. 2016-12-12 11:35:41 -05:00
Bill Nottingham 56d8fa8ae6 Update project help for ConfigureTowerInTower. 2016-12-09 14:29:46 -05:00
Bill Nottingham 24c208e243 Merge pull request #4347 from wenottingham/hostvar
Look at 'ansible_host' for callbacks, not just 'ansible_ssh_host'. (#4346)
2016-12-08 18:42:34 -05:00
Bill Nottingham bf5479f6ba Tweak comment 2016-12-08 14:06:04 -05:00
Bill Nottingham 2e39070ffd Look at 'ansible_host' for callbacks, not just 'ansible_ssh_host'. 2016-12-08 13:59:23 -05:00
Bill Nottingham 7bd8b8d051 Fix syntax, regenerate pot file.
Thanks jshint!
2016-12-06 12:26:26 -05:00
Bill Nottingham f4bf4e5971 Update 2016-12-06 12:08:48 -05:00
Bill Nottingham 832011aa99 Mark additional strings for translation. 2016-12-06 11:54:20 -05:00
Bill Nottingham 6de0057c03 add a period 2016-11-29 11:08:05 -05:00
Bill Nottingham 23bb9e0155 Merge pull request #4070 from wenottingham/die-die-el6-die
Remove support for installing on EL6 and Ubuntu 12.04.
2016-11-18 16:29:26 -05:00
Bill Nottingham 84d4078a77 Merge pull request #3969 from wenottingham/no-more-8080
Drop firewall configuration for port 8080.
2016-11-16 21:01:56 -05:00
Bill Nottingham e02ab1940b Merge pull request #3875 from wenottingham/pids-in-namespaaaaaaaaace
Unshare PID namespace when using bubblewrap.
2016-11-07 17:11:47 -05:00
Bill Nottingham c350d8f9bf Update websockets.md 2016-11-07 10:08:07 -05:00
Bill Nottingham bc98548b57 Merge pull request #3873 from wenottingham/req-fu
Sort requirements
2016-11-07 09:58:15 -05:00
Bill Nottingham 51321b30f0 Unshare PID namespace when using bubblewrap.
This prevents some potential nastiness with playbooks running as the awx user.
2016-11-04 22:49:34 -04:00
Bill Nottingham eab6511682 Sort requirements 2016-11-04 16:48:18 -04:00
Bill Nottingham 83cd055f10 Merge pull request #3569 from wenottingham/forever_blowing_bubbles
Use bubblewrap (https://github.com/projectatomic/bubblewrap) instead of proot.
2016-10-28 11:55:14 -04:00
Bill Nottingham 5b45f5b6b9 Merge pull request #3753 from wenottingham/azure-oops
Sync azure changes to Tower virtual environment
2016-10-20 13:49:04 -04:00
Bill Nottingham cced987862 Merge pull request #3751 from wenottingham/OH-IO
Add new AWS regions.
2016-10-20 10:14:31 -04:00
Bill Nottingham 40fdd3eba5 Sync azure changes to Tower virtual environment 2016-10-19 16:49:49 -04:00
Bill Nottingham 94b20d4fc6 Also bump boto for new regions, per ryansb. 2016-10-19 16:16:05 -04:00
Bill Nottingham 5c69ed2e9f More regions! 2016-10-19 16:15:09 -04:00
Bill Nottingham 83892b0d5f Merge pull request #3726 from wenottingham/support-fu
Remove support@ansible.com, clean up some old links.
2016-10-17 15:21:41 -04:00
Bill Nottingham d89c07a25b Remove support@ansible.com, clean up some old links.
Cherry-picked from devel.
2016-10-17 15:18:46 -04:00
Bill Nottingham 2ed50e05c1 Merge pull request #3714 from wenottingham/devel
Remove support@ansible.com, clean up some old links.
2016-10-17 15:15:52 -04:00
Bill Nottingham afb1fe8d69 Remove support@ansible.com, clean up some old links. 2016-10-13 16:41:34 -04:00
Bill Nottingham 8677c5cceb Merge pull request #3626 from wenottingham/devel
Update help text to reflect 3.0 remove: default change
2016-09-30 15:52:29 -04:00
Bill Nottingham cc4025977f Update help text to reflect 3.0 remove: default change 2016-09-29 17:01:11 -04:00
Bill Nottingham f3d4fb7d5b Use implementation-neutral label/descriptions for proot/bubblewrap configuration items. 2016-09-29 16:24:38 -04:00
Bill Nottingham d4bffd31e7 Update old tests. 2016-09-29 16:24:38 -04:00
Bill Nottingham 8265934c2d Use bubblewrap (https://github.com/projectatomic/bubblewrap) instead of proot. 2016-09-29 16:23:30 -04:00
Bill Nottingham cb69416799 Merge pull request #3348 from wenottingham/old-ansible-branch
Remove compatiblity code for pre-1.9 Ansible versions.
2016-08-26 12:14:54 -04:00
Bill Nottingham c2f85d5bfb Remove compatiblity code for pre-1.9 Ansible versions. 2016-08-25 15:41:47 -04:00
Bill Nottingham 7f5fe52def Merge pull request #3178 from wenottingham/release_3.0.2
Deal with the variety of RHUI repos across different cloud providers
2016-08-02 10:24:47 -04:00
Bill Nottingham b657bc684c Merge pull request #2997 from wenottingham/you-la
updated EULA text from rnalen
2016-07-14 10:30:38 -04:00
Bill Nottingham 978ef9e0bd Merge pull request #2838 from wenottingham/label-fu
Rename 'Host Pattern' to 'Limit', and fix paste-o in 'Verbosity' popover title
2016-07-07 13:35:06 -04:00
Bill Nottingham 6ddd692406 Merge pull request #2400 from wenottingham/oh-what-a-day-what-a-lovely-day
Deprecate RHEL 6.
2016-06-14 14:05:14 -04:00
Bill Nottingham 37b3ed8c3e Merge pull request #2337 from wenottingham/pop-pop
Assorted popover/inline help fixes.
2016-06-13 16:37:19 -04:00
Bill Nottingham 2ab4fb3951 Merge pull request #2245 from wenottingham/foo-branch
Fix org tooltip on credential.
2016-06-08 16:29:32 -04:00
Bill Nottingham 5786c33590 Merge pull request #1989 from wenottingham/stdout-tweak
Don't refer to a different page for stdout - it's on the same page now.
2016-05-20 12:03:18 -04:00
Bill Nottingham 81dee0b494 Merge pull request #1766 from wenottingham/yum-branch
Use yum's compare_providers() function instead of just pulling the latest alphabetically
2016-05-03 16:46:59 -04:00