Commit Graph
100 Commits
Author SHA1 Message Date
Bill Nottingham e982f6ed06 Merge pull request #1154 from wenottingham/namespaces-the-final-frontier
Have bubblewrap mount a new /proc in the wrapped environment.
2018-02-07 17:24:38 -05:00
Bill Nottingham c1a0e2cd16 Have bubblewrap mount a new /proc in the wrapped environment.
Since we're running with a new pid namespace, we should have
a new /proc that is in that namespace. Otherwise things will
be weird.
2018-02-07 15:47:03 -05:00
Bill Nottingham 4abcbf949a Merge pull request #1142 from geerlingguy/fix-some-text
Fix grammar for tasks - replace 'state' with 'stage'.
2018-02-06 19:28:20 -05:00
Bill Nottingham ef5b040f70 Merge pull request #1121 from jeis2497052/devel
Propose small spelling changes
2018-02-02 10:55:23 -05:00
Bill Nottingham d6ed6a856d Merge pull request #845 from wenottingham/he-sees-you-when-you're-sleeping
Tweak collected information.
2017-12-21 13:52:11 -05:00
Bill Nottingham 568901af74 Tweak collected information. 2017-12-14 19:22:18 -05:00
Bill Nottingham 9be438a60a Merge pull request #788 from wenottingham/no-country-for-old-python
Don't bother checking for python 2.6 in the venv
2017-12-11 14:57:25 -05:00
Bill Nottingham c62430c282 Drop python2.6 checks. 2017-12-11 13:59:00 -05:00
Bill Nottingham 40c22dcec8 Merge pull request #643 from wenottingham/whitespace-the-final-frontier
Fix extra whitespace in callback URL.
2017-11-29 11:29:45 -05:00
Bill Nottingham 3866dcaaae Merge pull request #732 from wenottingham/quote-fu
Remove stray quote from help string.
2017-11-28 15:38:42 -05:00
Bill Nottingham 8cede51bac Remove stray quote from help string. 2017-11-28 14:32:39 -05:00
Bill Nottingham 64f89b3fce Merge pull request #578 from wenottingham/protect-our-environment
Remove some environment variables the callback plugin doesn't actually use
2017-11-14 16:10:53 -05:00
Bill Nottingham aaaae87aa7 Remove some environment variables the callback plugin doesn't actually use. 2017-11-14 15:57:49 -05:00
Bill Nottingham 0558bd82bb Fix extra whitespace in callback URL. 2017-11-14 12:03:52 -05:00
Bill Nottingham b03a64dd53 Merge pull request #567 from wenottingham/the-source--not-just-a-magazine
Assorted updates to project_update.yml
2017-11-13 15:18:42 -05:00
Bill Nottingham a2b18a9f6e Add test to short-circuit checkout if revision is already checked out.
Move role checkout to a separate play, to work with this.
2017-11-08 18:29:59 -05:00
Bill Nottingham 632ff959ff Merge pull request #573 from wenottingham/going-up-for-some-headers
Preformatted text doesn't actually work in our popovers; don't try to use it.
2017-11-03 15:23:05 -04:00
Bill Nottingham 19d093f7aa Preformatted text doesn't actually work in our popovers; don't try to use it. 2017-11-03 13:25:58 -04:00
Bill Nottingham c827e73dac Update comments and task names. 2017-11-02 14:11:48 -04:00
Bill Nottingham 7f20118d48 Merge pull request #547 from wenottingham/its-time-for-an-audit
Add system auditor placeholder.
2017-11-01 11:32:15 -04:00
Bill Nottingham 89d0f90e27 Add system auditor placeholder. 2017-11-01 10:46:39 -04:00
Bill Nottingham c680327ec3 Merge pull request #506 from wenottingham/its-log
Remove accidentally committed log files
2017-10-26 09:17:30 -04:00
Bill Nottingham da25f4104c Update .gitignore for npm log files. 2017-10-25 21:37:29 -04:00
Bill Nottingham 871dc81da3 Avoid task duplication by using default(omit). 2017-10-25 21:30:46 -04:00
Bill Nottingham 1285e8ffef Add blocks around the different SCMs, for clarity purposes. 2017-10-25 16:58:41 -04:00
Bill Nottingham a8947c3b96 Remove accidentally committed log files 2017-10-25 16:38:56 -04:00
Bill Nottingham a313109b15 Merge pull request #475 from wenottingham/scm-tooltip
Update tooltip for update-on-launch.
2017-10-20 10:32:34 -04:00
Bill Nottingham 31c1e1684d Update tooltip for update-on-launch.
This better describes how this setting is used.
2017-10-19 16:57:50 -04:00
Bill Nottingham 5f3b4575de Merge pull request #456 from wenottingham/i-am-becoming
Set ANSIBLE_BECOME_ASK_PASS to avoid deprecation warning.
2017-10-17 18:11:33 -04:00
Bill Nottingham 058475c131 Set ANSIBLE_BECOME_ASK_PASS to avoid deprecation warning. 2017-10-17 16:00:16 -04:00
Bill Nottingham 710aaaa2c8 Merge pull request #195 from JeLuF/patch-1
Fix typo ("directory" misspelled)
2017-09-18 13:47:40 -04:00
Bill Nottingham ece93c45c9 Merge pull request #178 from Numblesix/devel
Fixed Typo in Install.md
2017-09-15 15:11:51 -04:00
Bill Nottingham 0489d945fb Merge pull request #36 from Zokormazo/fix-typo
Fix typo in contributing guide
2017-09-07 14:11:18 -07:00
Bill Nottingham b565fd2ec1 Merge pull request #29 from bjoernfan/doc-install-fixes
Documentation fixes in INSTALL.md
2017-09-07 09:33:57 -07:00
Bill Nottingham 8cb55107d0 Merge pull request #32 from wenottingham/devel
Nuke old license file.
2017-09-07 07:46:02 -07:00
Bill Nottingham 9524a5c860 Nuke old license file.
Signed-off-by: Bill Nottingham <notting@splat.cc>
2017-09-07 07:19:03 -07:00
Bill Nottingham f7f61c9be2 Merge pull request #54 from wenottingham/time-example
Fix search example.
2017-07-25 19:08:16 -04:00
Bill Nottingham 6855e3420f Fix search example. 2017-07-25 17:31:38 -04:00
Bill Nottingham c098754470 Merge pull request #44 from wenottingham/its-a-privilege
Don't hardcode privilege escalation prompts if they're all of the same format.
2017-07-25 17:31:06 -04:00
Bill Nottingham 4276959dc2 Add runas to the actual list of privilege escalations (added in 2.3).
Migration added by hand from the 3.1 migration.
2017-07-25 17:23:10 -04:00
Bill Nottingham 7077271299 Fixup flake8 2017-07-25 17:23:10 -04:00
Bill Nottingham 864d803273 Don't hardcode privilege escalation prompts if they're all of the same format.
Just create them all from supported privilege escalation types.
2017-07-25 17:23:10 -04:00
Bill Nottingham 0cf376ca6f Merge pull request #23 from wenottingham/do-pmrun-run-run
Fixup prompt check for pmrun usage
2017-07-25 10:07:59 -04:00
Bill Nottingham e345041173 Fixup prompt check for pmrun usage 2017-07-24 12:59:41 -04:00
Bill Nottingham bd55669423 Merge pull request #7250 from wenottingham/po-tay-to-po-tah-to
Fix header logo usage in API template.
2017-07-21 14:46:13 -04:00
Bill Nottingham ae85ce6320 Fix logo usage in API header page 2017-07-21 14:27:14 -04:00
Bill Nottingham 67a7df0658 Merge pull request #7236 from wenottingham/florence-and-the-machine-credentials
Keep the 'machine' credential name for user/password & key credentials.
2017-07-21 12:02:54 -04:00
Bill Nottingham 836dc7d7f5 Fixup unit tests 2017-07-21 11:45:02 -04:00
Bill Nottingham 369c0f19ec Keep the 'machine' credential name for user/password & key credentials. 2017-07-21 10:24:34 -04:00
Bill Nottingham 326b7ef920 Merge pull request #7112 from wenottingham/scm-labels
Adjust SCM labels based on SCM type.
2017-07-21 10:02:22 -04:00
Bill Nottingham 772de80604 Merge pull request #7132 from wenottingham/diffmode-changes
Tweak diff mode wording in UI.
2017-07-19 14:40:03 -04:00
Bill Nottingham b0a4fdd4c5 Merge pull request #7039 from wenottingham/repo-man
Refactor out EL repo setup into its own role
2017-07-18 14:05:11 -04:00
Bill Nottingham 22635932ce Tweak diff mode wording in UI. 2017-07-18 11:36:48 -04:00
Bill Nottingham 55de48a964 Adjust SCM labels based on SCM type. 2017-07-17 14:31:55 -04:00
Bill Nottingham 8482ed0432 Merge pull request #6818 from wenottingham/i-have-no-idea-what-im-doing
SAML configuration changes based on feedback from field.
2017-07-14 17:05:50 -04:00
Bill Nottingham 061714a6c3 Merge pull request #7055 from wenottingham/paths
Add some format help to a few Tower Configuration items.
2017-07-14 16:49:32 -04:00
Bill Nottingham ca38de09c3 Merge pull request #7086 from wenottingham/assorted-strings
Update assorted strings in tooltips/navigation.
2017-07-14 16:29:29 -04:00
Bill Nottingham 15f815b8ff Update fact cache tooltip wording. 2017-07-14 15:40:53 -04:00
Bill Nottingham ca8b523f98 Re-word 'no insights playbook available' filter. 2017-07-14 15:38:01 -04:00
Bill Nottingham 5d57d59953 Merge pull request #7060 from wenottingham/deprecations-again
Fix deprecation warning.
2017-07-14 14:23:38 -04:00
Bill Nottingham ee1416d9b9 Add some format help to a few Tower Configuration items. 2017-07-13 13:35:40 -04:00
Bill Nottingham 78b3ff8488 Merge pull request #6993 from wenottingham/up-up-up-the-grade
Optionally upgrade Ansible when upgrading Tower.
2017-07-12 14:09:16 -04:00
Bill Nottingham c7815910b7 Merge pull request #6834 from wenottingham/adjust_preflight
Adjust preflight checks.
2017-07-12 12:25:15 -04:00
Bill Nottingham c30545e220 Merge pull request #7014 from wenottingham/nobuntu
Add preflight check to not allow for isolated nodes on Ubuntu.
2017-07-12 11:48:36 -04:00
Bill Nottingham 92bc5fd3f0 Merge pull request #6895 from wenottingham/de-tower-ify
Remove assorted references to Tower.
2017-07-05 17:17:26 -04:00
Bill Nottingham f8515857b2 Remove assorted references to Tower.
Reword and remove references to Tower so they don't need parameterized.
2017-07-05 16:42:47 -04:00
Bill Nottingham fe46c6f3b3 Merge pull request #6888 from wenottingham/quote-of-the-day
Ensure we quote '/' in username/password for SCM credentials.
2017-07-05 14:27:03 -04:00
Bill Nottingham 09f5c23737 Ensure we quote '/' in username/password for SCM credentials. 2017-07-05 11:45:29 -04:00
Bill Nottingham 42a55cd1b3 Merge pull request #6845 from wenottingham/not-funny-ha-ha
Remove old HA redirect template.
2017-07-03 09:43:45 -04:00
Bill Nottingham e14932f74a Remove old HA redirect template. 2017-06-30 16:39:05 -04:00
Bill Nottingham 0d911581c3 Merge pull request #6835 from wenottingham/oh-no-the-synchronize-module
Require rsync on the Tower node.
2017-06-30 15:01:35 -04:00
Bill Nottingham d0a19d4f21 Fix flake8 2017-06-29 18:04:38 -04:00
Bill Nottingham b1e6264ac0 SAML configuration changes based on feedback from field.
1. Default SOCIAL_AUTH_SAML_SP_ENTITY_ID to the Tower hostname/base URL.
2. Refer to the callback URL as the Assertion Consumer Service, per common SAML notation.
2017-06-29 16:33:34 -04:00
Bill Nottingham 23b5f26a83 Merge pull request #6450 from wenottingham/devel
Remove redis dependencies from Ubuntu builds.
2017-06-15 13:46:43 -04:00
Bill Nottingham ed6db3043d Merge pull request #6316 from wenottingham/NOT_OPTIONAL
Drop optional repos from the repolist, as we do not currently require them
2017-06-15 13:46:24 -04:00
Bill Nottingham 5232b70897 Merge pull request #6338 from wenottingham/yes-we-are-enablers
[RFC] Allow setting enabled/disabled and other flags for custom inventory sources
2017-05-25 17:27:49 -04:00
Bill Nottingham e93a61ac53 Allow setting the enabled/disabled flag for more than just cloud inventory sources.
Leverage the same _ENABLED_VAR (and other) variables that exist for cloud sources, and set some defaults for custom scripts.
2017-05-25 16:51:09 -04:00
Bill Nottingham a1de115094 Merge pull request #6306 from wenottingham/what-is-a-real-path-anyway
Perform realpath() on paths passed to bubblewrap to avoid errors with symlinks
2017-05-22 11:07:02 -04:00
Bill Nottingham ff454a452f Perform realpath() on paths passed to bubblewrap to avoid errors with symlinks
bubblewrap is creating a mount tree from a namespace outside the one it's
creating.  Absolute symlinks will not resolve properly, causing errors.

Filed @ https://github.com/projectatomic/bubblewrap/issues/195, but
this should work around it without side effects.
2017-05-19 16:51:39 -04:00
Bill Nottingham 4748f6d2e2 Merge pull request #5723 from wenottingham/cert-fu
Generate self-signed cert once, instead of per-host.
2017-05-18 16:33:55 -04:00
Bill Nottingham 6b88643517 Get /api/ instead of /api.
Hitting /api gives a 301 redirection to /api/, might as well just go there out of the box.
2017-05-18 12:30:28 -04:00
Bill Nottingham 1b9bd8d9fb Merge pull request #6136 from wenottingham/warning
Fix deprecation warning.
2017-05-03 09:38:03 -04:00
Bill Nottingham 293648590a Merge pull request #6086 from wenottingham/release_3.1.3
Fix up backup/restore role broken in 57e7ec
2017-04-25 11:37:21 -04:00
Bill Nottingham e8126aab34 Merge pull request #6068 from wenottingham/release_3.1.3
Adjust some hardcoded usages of 'awx' to use 'aw_user' and 'aw_group'.
2017-04-20 11:28:05 -04:00
Bill Nottingham 2360f5effe Spanish translation from alberto@oforte.net. 2017-04-10 18:53:37 -04:00
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 0ccc9c0113 Spanish translation from alberto@oforte.net. 2017-03-17 15:39:43 -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