-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy symlinks as symlinks in dest tree for tests #54453
Commits on Jun 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 76cb3aa - Browse repository at this point
Copy the full SHA 76cb3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed2a2e - Browse repository at this point
Copy the full SHA 9ed2a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ac476e - Browse repository at this point
Copy the full SHA 1ac476eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c99cc - Browse repository at this point
Copy the full SHA 70c99ccView commit details -
Workaround nox's install only flag
To get some information from the system, which we then use to choose the appropriate static requirements file, we need to run some commands, something that nox will refuse to do if `--install-only` is passed. We work around it by manually patching the value of `session._runner.global_config.install_only` for the commands that we MUST run, and only those and then we set it back to the value it had before. For additional information about why we have to do this, please see: wntrblm/nox#181
Configuration menu - View commit details
-
Copy full SHA for 129cd7b - Browse repository at this point
Copy the full SHA 129cd7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 855e179 - Browse repository at this point
Copy the full SHA 855e179View commit details -
Merge pull request #53481 from markuskramerIgitt/doc_profiling
Note on yappi
Configuration menu - View commit details
-
Copy full SHA for 76bbf02 - Browse repository at this point
Copy the full SHA 76bbf02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d5dd03 - Browse repository at this point
Copy the full SHA 7d5dd03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b7ee1 - Browse repository at this point
Copy the full SHA 13b7ee1View commit details -
Merge pull request #53480 from noelmcloughlin/typo
fix typo in salt/states/archive.py
Configuration menu - View commit details
-
Copy full SHA for 3821c89 - Browse repository at this point
Copy the full SHA 3821c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7692a6f - Browse repository at this point
Copy the full SHA 7692a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for de5ab03 - Browse repository at this point
Copy the full SHA de5ab03View commit details -
Merge pull request #53409 from s0undt3ch/hotfix/fix-pkg-reqs-develop
[develop] Fix static requirements
Configuration menu - View commit details
-
Copy full SHA for facf006 - Browse repository at this point
Copy the full SHA facf006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8c07a - Browse repository at this point
Copy the full SHA 1f8c07aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8211656 - Browse repository at this point
Copy the full SHA 8211656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c29b57 - Browse repository at this point
Copy the full SHA 0c29b57View commit details
Commits on Jun 15, 2019
-
Merge pull request #53399 from twangboy/fix_win_network
Fix test suite on develop
Configuration menu - View commit details
-
Copy full SHA for 0b3ad30 - Browse repository at this point
Copy the full SHA 0b3ad30View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b6865 - Browse repository at this point
Copy the full SHA c0b6865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73994ce - Browse repository at this point
Copy the full SHA 73994ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee3a898 - Browse repository at this point
Copy the full SHA ee3a898View commit details
Commits on Jun 17, 2019
-
Merge pull request #53487 from s0undt3ch/hotfix/fix-nox-bypass-develop
[develop] Workaround nox's install only flag
Configuration menu - View commit details
-
Copy full SHA for 43d005e - Browse repository at this point
Copy the full SHA 43d005eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 627b5d9 - Browse repository at this point
Copy the full SHA 627b5d9View commit details -
Merge pull request #53311 from doesitblend/add-fully-qualified-cmd-call
Add fully qualified cmd call
Configuration menu - View commit details
-
Copy full SHA for 12c769a - Browse repository at this point
Copy the full SHA 12c769aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17f20ee - Browse repository at this point
Copy the full SHA 17f20eeView commit details -
Merge pull request #51363 from arizvisa/etcd-returner-is-busted
The etcd returner is using the wrong API due to a refactor of salt.utils.etcd_util.
Configuration menu - View commit details
-
Copy full SHA for d68039b - Browse repository at this point
Copy the full SHA d68039bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 745c913 - Browse repository at this point
Copy the full SHA 745c913View commit details
Commits on Jun 18, 2019
-
Add support for Heimdal Kerberos
Mikael Nordin committedJun 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 1a37f5b - Browse repository at this point
Copy the full SHA 1a37f5bView commit details -
Fix list principals and get privs
Mikael Nordin committedJun 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 7947daa - Browse repository at this point
Copy the full SHA 7947daaView commit details -
add general exception catch in salt.utils.store_job
external returners can blow up for any variety of reasons, but when we don't catch it it will sometimes stop the event from being returned to the bus via fire_event, which has downstream effects. so lets guard against that.
Configuration menu - View commit details
-
Copy full SHA for de301ba - Browse repository at this point
Copy the full SHA de301baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2790c60 - Browse repository at this point
Copy the full SHA 2790c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ea5dd - Browse repository at this point
Copy the full SHA 92ea5ddView commit details -
Merge pull request #52856 from steveno/patch-1
Add note about new flatpak module
Configuration menu - View commit details
-
Copy full SHA for 1700135 - Browse repository at this point
Copy the full SHA 1700135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4376a4e - Browse repository at this point
Copy the full SHA 4376a4eView commit details -
Merge pull request #53517 from bloomberg/returner-tighten
add some exception guarding in salt.utils.job
Configuration menu - View commit details
-
Copy full SHA for e18acb3 - Browse repository at this point
Copy the full SHA e18acb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a52e9e7 - Browse repository at this point
Copy the full SHA a52e9e7View commit details
Commits on Jun 19, 2019
-
Merge branch 'develop' into develop-fedora29
Bryce Larson authoredJun 19, 2019 Configuration menu - View commit details
-
Copy full SHA for ff49c22 - Browse repository at this point
Copy the full SHA ff49c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for e14145f - Browse repository at this point
Copy the full SHA e14145fView commit details -
Merge pull request #51803 from misch42/fix_ipaddress_python3
Fix for issue #51789 import syntax in python3
Configuration menu - View commit details
-
Copy full SHA for c79fc37 - Browse repository at this point
Copy the full SHA c79fc37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40194e8 - Browse repository at this point
Copy the full SHA 40194e8View commit details -
Merge pull request #53515 from mickenordin/support-heimdal-krb
Support Heimdal Kerberos
Configuration menu - View commit details
-
Copy full SHA for 7ea3e23 - Browse repository at this point
Copy the full SHA 7ea3e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for f769613 - Browse repository at this point
Copy the full SHA f769613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 346364f - Browse repository at this point
Copy the full SHA 346364fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2f18f - Browse repository at this point
Copy the full SHA 9b2f18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb961b0 - Browse repository at this point
Copy the full SHA cb961b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa10a59 - Browse repository at this point
Copy the full SHA aa10a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9525544 - Browse repository at this point
Copy the full SHA 9525544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b07311 - Browse repository at this point
Copy the full SHA 8b07311View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa68518 - Browse repository at this point
Copy the full SHA aa68518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1941458 - Browse repository at this point
Copy the full SHA 1941458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23eda63 - Browse repository at this point
Copy the full SHA 23eda63View commit details -
Co-Authored-By: Wayne Werner <waynejwerner@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for adaef7e - Browse repository at this point
Copy the full SHA adaef7eView commit details -
Merge branch 'develop' into develop-fedora29
Bryce Larson authoredJun 19, 2019 Configuration menu - View commit details
-
Copy full SHA for f92024c - Browse repository at this point
Copy the full SHA f92024cView commit details
Commits on Jun 20, 2019
-
Merge pull request #53537 from Akm0d/pkgrepo
Check if the key_url changed in pkgrepo.managed
Configuration menu - View commit details
-
Copy full SHA for a6c7e60 - Browse repository at this point
Copy the full SHA a6c7e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 800a214 - Browse repository at this point
Copy the full SHA 800a214View commit details -
Merge pull request #52798 from myii/patch-2
docs(config.py): fix order of `config.get`
Configuration menu - View commit details
-
Copy full SHA for 3d0b5ff - Browse repository at this point
Copy the full SHA 3d0b5ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98baef2 - Browse repository at this point
Copy the full SHA 98baef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 799c887 - Browse repository at this point
Copy the full SHA 799c887View commit details -
Merge branch 'develop' into develop-fedora29
Bryce Larson authoredJun 20, 2019 Configuration menu - View commit details
-
Copy full SHA for a0d8ec5 - Browse repository at this point
Copy the full SHA a0d8ec5View commit details -
Merge pull request #51814 from myii/feature/tplroot
feat(tpldata): provide `tplroot`
Configuration menu - View commit details
-
Copy full SHA for c24dfef - Browse repository at this point
Copy the full SHA c24dfefView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea346ec - Browse repository at this point
Copy the full SHA ea346ecView commit details -
Merge pull request #51572 from kaidokert/develop
Fix error retry handling for Route53
Configuration menu - View commit details
-
Copy full SHA for 5eb189c - Browse repository at this point
Copy the full SHA 5eb189cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 176ec5f - Browse repository at this point
Copy the full SHA 176ec5fView commit details -
Merge pull request #51923 from bodhi-space/infra5209
INFRA-5209 - Avoid throwing exception for missing security group in test mode
Configuration menu - View commit details
-
Copy full SHA for b4a754c - Browse repository at this point
Copy the full SHA b4a754cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2418716 - Browse repository at this point
Copy the full SHA 2418716View commit details -
Merge pull request #51965 from recursiveMake/issue-51957
Remove package name prefix from member.name
Configuration menu - View commit details
-
Copy full SHA for a9b2fc5 - Browse repository at this point
Copy the full SHA a9b2fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a421da4 - Browse repository at this point
Copy the full SHA a421da4View commit details -
Merge pull request #51670 from OrangeDog/patch-4
Fix extract_hash case for top-level binary shasums
Configuration menu - View commit details
-
Copy full SHA for 8973ed2 - Browse repository at this point
Copy the full SHA 8973ed2View commit details -
catch any exception on reading rsa key
an unhandled exception thrown at this point of code will put MWorker into an unrecoverable hung state that leaks memory as MWorkerQueue continues passing it work that is ignored. In my case I encountered an RSAError but I see no reason to be specific for exception class here.
Configuration menu - View commit details
-
Copy full SHA for 11cf2a8 - Browse repository at this point
Copy the full SHA 11cf2a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe949c - Browse repository at this point
Copy the full SHA 0fe949cView commit details
Commits on Jun 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6be3259 - Browse repository at this point
Copy the full SHA 6be3259View commit details -
Configuration menu - View commit details
-
Copy full SHA for c74763d - Browse repository at this point
Copy the full SHA c74763dView commit details -
Merge branch 'develop' into develop-fedora29
Bryce Larson authoredJun 21, 2019 Configuration menu - View commit details
-
Copy full SHA for e0a8ae9 - Browse repository at this point
Copy the full SHA e0a8ae9View commit details -
Merge pull request #53427 from bryceml/develop-fedora29
add fedora 29 tests to pr's
Bryce Larson authoredJun 21, 2019 Configuration menu - View commit details
-
Copy full SHA for e4cb0d0 - Browse repository at this point
Copy the full SHA e4cb0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 306002a - Browse repository at this point
Copy the full SHA 306002aView commit details
Commits on Jun 22, 2019
-
Merge pull request #53528 from s0undt3ch/hotfix/fix-nox-bypass-develop
[develop] Update pipelines to work on old and new jenkins
Configuration menu - View commit details
-
Copy full SHA for 49ded83 - Browse repository at this point
Copy the full SHA 49ded83View commit details
Commits on Jun 23, 2019
-
Merge pull request #53555 from bloomberg/auth-rsa
catch any exception on reading rsa key
Configuration menu - View commit details
-
Copy full SHA for 379192d - Browse repository at this point
Copy the full SHA 379192dView commit details
Commits on Jun 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 02851d5 - Browse repository at this point
Copy the full SHA 02851d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b42af7f - Browse repository at this point
Copy the full SHA b42af7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2b306 - Browse repository at this point
Copy the full SHA fb2b306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0ae8e - Browse repository at this point
Copy the full SHA 4b0ae8eView commit details
Commits on Jun 25, 2019
-
Merge pull request #53589 from cro/53412-develop
Forward port PR 53412 to Develop
Configuration menu - View commit details
-
Copy full SHA for 70fb7dd - Browse repository at this point
Copy the full SHA 70fb7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd3ee17 - Browse repository at this point
Copy the full SHA fd3ee17View commit details -
Merge pull request #53578 from s0undt3ch/hotfix/fix-nox-bypass-develop
[develop] Minor fixes/adjustments to the new CI pipelines
Configuration menu - View commit details
-
Copy full SHA for 934644e - Browse repository at this point
Copy the full SHA 934644eView commit details
Commits on Jun 26, 2019
-
Adds tests for states/win_iis.py
cmcmarrow committedJun 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 7fb78e6 - Browse repository at this point
Copy the full SHA 7fb78e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 696230d - Browse repository at this point
Copy the full SHA 696230dView commit details -
cmcmarrow committed
Jun 26, 2019 Configuration menu - View commit details
-
Copy full SHA for ced9ae7 - Browse repository at this point
Copy the full SHA ced9ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01052fc - Browse repository at this point
Copy the full SHA 01052fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad26a1e - Browse repository at this point
Copy the full SHA ad26a1eView commit details -
Merge pull request #53605 from cmcmarrow/state_test_win_iis
Adds tests for states/win_iis.py
Configuration menu - View commit details
-
Copy full SHA for a63f2b7 - Browse repository at this point
Copy the full SHA a63f2b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8480929 - Browse repository at this point
Copy the full SHA 8480929View commit details -
Configuration menu - View commit details
-
Copy full SHA for f653310 - Browse repository at this point
Copy the full SHA f653310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d38b1 - Browse repository at this point
Copy the full SHA 18d38b1View commit details
Commits on Jun 27, 2019
-
Merge pull request #53617 from cro/metaproxy_matcher_opts_develop
Fix typo, __opts__ should be opts
Configuration menu - View commit details
-
Copy full SHA for 1d9c130 - Browse repository at this point
Copy the full SHA 1d9c130View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf23bb - Browse repository at this point
Copy the full SHA bcf23bbView commit details -
Create a state for the cpan module (#53413)
* Improved stability of cpan module - Added command line options for cpan module installation - Give many more details when things do change - Parse cpan config using literal_eval, which is cleaner and more stable than the line-by-line parsing - rename 'show_config' to 'config' to remove redundancy - Rebuilt all command strings as lists to facilitate adding more options in the future - added a "get cpan binary" function to facilitate expansion to cpanm and cpanp in the future * Solves #2130 - cpan module returns version number - created cpan state module * Allow mirrors to be passed as a comma-separated string or as a list * Install a cpan module that has no dependencies * Added cpan state to docs, correct name for centos pkg
Configuration menu - View commit details
-
Copy full SHA for 3131e2b - Browse repository at this point
Copy the full SHA 3131e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb9cd0 - Browse repository at this point
Copy the full SHA ffb9cd0View commit details -
Merge pull request #53612 from s0undt3ch/hotfix/fix-nox-bypass-develop
CI Pipelines. Timeout after getting a node. Report exit code.
Configuration menu - View commit details
-
Copy full SHA for b1c881a - Browse repository at this point
Copy the full SHA b1c881aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86ea94c - Browse repository at this point
Copy the full SHA 86ea94cView commit details -
As s3.query already knows how to quote paths, don't quote the passed in path: s3.query will handle it.
Configuration menu - View commit details
-
Copy full SHA for 8ba8360 - Browse repository at this point
Copy the full SHA 8ba8360View commit details -
generify masterminion returners function not found error - may be bec…
…ause returner isn't loaded
Configuration menu - View commit details
-
Copy full SHA for bc338af - Browse repository at this point
Copy the full SHA bc338afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9120a18 - Browse repository at this point
Copy the full SHA 9120a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f4bdc - Browse repository at this point
Copy the full SHA f2f4bdcView commit details -
Merge pull request #53628 from dhiltonp/gen
Provide more information on the returner's "function not found error"
Configuration menu - View commit details
-
Copy full SHA for 378e137 - Browse repository at this point
Copy the full SHA 378e137View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f0d79 - Browse repository at this point
Copy the full SHA c8f0d79View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f139c93 - Browse repository at this point
Copy the full SHA f139c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b7c857 - Browse repository at this point
Copy the full SHA 5b7c857View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe45d0 - Browse repository at this point
Copy the full SHA ffe45d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e771d - Browse repository at this point
Copy the full SHA 36e771dView commit details -
Merge pull request #53622 from sathieu/git_pillar_update_by_name
runners.git_pillar: Also match the repo parameter against the repo name
Configuration menu - View commit details
-
Copy full SHA for 55ab4f8 - Browse repository at this point
Copy the full SHA 55ab4f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1230f12 - Browse repository at this point
Copy the full SHA 1230f12View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfbaa9 - Browse repository at this point
Copy the full SHA fbfbaa9View commit details
Commits on Jun 29, 2019
-
Merge pull request #53632 from dhiltonp/some-pkgin
pkgin is on Solaris...
Configuration menu - View commit details
-
Copy full SHA for 1dc8e30 - Browse repository at this point
Copy the full SHA 1dc8e30View commit details
Commits on Jul 1, 2019
-
Merge pull request #52550 from lomeroe/photon_pkgrepo
Add support for VMware Photon OS to pkgrepo
Configuration menu - View commit details
-
Copy full SHA for 7e9f8a3 - Browse repository at this point
Copy the full SHA 7e9f8a3View commit details -
Adding test_get_file_from_s3 to ensure that path argument is not double quoted.
Configuration menu - View commit details
-
Copy full SHA for 46878db - Browse repository at this point
Copy the full SHA 46878dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 998b643 - Browse repository at this point
Copy the full SHA 998b643View commit details
Commits on Jul 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a366b90 - Browse repository at this point
Copy the full SHA a366b90View commit details -
Adding test to ensure paths with spaces are properly quoted.
Configuration menu - View commit details
-
Copy full SHA for 4d2fa53 - Browse repository at this point
Copy the full SHA 4d2fa53View commit details
Commits on Jul 3, 2019
-
adds windows event log support
cmcmarrow committedJul 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 126462d - Browse repository at this point
Copy the full SHA 126462dView commit details -
cmcmarrow committed
Jul 3, 2019 Configuration menu - View commit details
-
Copy full SHA for b338114 - Browse repository at this point
Copy the full SHA b338114View commit details -
cmcmarrow committed
Jul 3, 2019 Configuration menu - View commit details
-
Copy full SHA for e47a122 - Browse repository at this point
Copy the full SHA e47a122View commit details -
cmcmarrow committed
Jul 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 3445485 - Browse repository at this point
Copy the full SHA 3445485View commit details -
cmcmarrow committed
Jul 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 36ef5bf - Browse repository at this point
Copy the full SHA 36ef5bfView commit details -
cmcmarrow committed
Jul 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 3aed123 - Browse repository at this point
Copy the full SHA 3aed123View commit details -
cmcmarrow committed
Jul 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 1f892c0 - Browse repository at this point
Copy the full SHA 1f892c0View commit details
Commits on Jul 4, 2019
-
Merge pull request #53540 from benjumanji/antiquote
Don't double encode s3 paths
Configuration menu - View commit details
-
Copy full SHA for c4d39df - Browse repository at this point
Copy the full SHA c4d39dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f040a - Browse repository at this point
Copy the full SHA c4f040aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b03fa - Browse repository at this point
Copy the full SHA 88b03faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75d72af - Browse repository at this point
Copy the full SHA 75d72afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3400676 - Browse repository at this point
Copy the full SHA 3400676View commit details -
Configuration menu - View commit details
-
Copy full SHA for e989176 - Browse repository at this point
Copy the full SHA e989176View commit details -
Configuration menu - View commit details
-
Copy full SHA for c127f37 - Browse repository at this point
Copy the full SHA c127f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffbd9fb - Browse repository at this point
Copy the full SHA ffbd9fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1ba54 - Browse repository at this point
Copy the full SHA 1d1ba54View commit details -
Configuration menu - View commit details
-
Copy full SHA for c89f572 - Browse repository at this point
Copy the full SHA c89f572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a5141 - Browse repository at this point
Copy the full SHA 45a5141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0702794 - Browse repository at this point
Copy the full SHA 0702794View commit details -
Configuration menu - View commit details
-
Copy full SHA for d060094 - Browse repository at this point
Copy the full SHA d060094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b73fb - Browse repository at this point
Copy the full SHA 12b73fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b00f5a - Browse repository at this point
Copy the full SHA 0b00f5aView commit details -
Merge pull request #53699 from s0undt3ch/features/f30-reqs-develop
[develop] Add Fedora 30 requirements files
Configuration menu - View commit details
-
Copy full SHA for 325a956 - Browse repository at this point
Copy the full SHA 325a956View commit details
Commits on Jul 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for efc7926 - Browse repository at this point
Copy the full SHA efc7926View commit details -
Configuration menu - View commit details
-
Copy full SHA for f74ede3 - Browse repository at this point
Copy the full SHA f74ede3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b021e5d - Browse repository at this point
Copy the full SHA b021e5dView commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 1baaa69 - Browse repository at this point
Copy the full SHA 1baaa69View commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for a0c63ef - Browse repository at this point
Copy the full SHA a0c63efView commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 999a70e - Browse repository at this point
Copy the full SHA 999a70eView commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 439ea2b - Browse repository at this point
Copy the full SHA 439ea2bView commit details -
Merge pull request #53727 from s0undt3ch/features/f30-reqs-develop
[develop] Archive the kitchen logs
Configuration menu - View commit details
-
Copy full SHA for 132b225 - Browse repository at this point
Copy the full SHA 132b225View commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 26ec673 - Browse repository at this point
Copy the full SHA 26ec673View commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 42075b0 - Browse repository at this point
Copy the full SHA 42075b0View commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 5b3d74e - Browse repository at this point
Copy the full SHA 5b3d74eView commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for ce96200 - Browse repository at this point
Copy the full SHA ce96200View commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for deae660 - Browse repository at this point
Copy the full SHA deae660View commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for ec2b053 - Browse repository at this point
Copy the full SHA ec2b053View commit details -
cmcmarrow committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 5f5f190 - Browse repository at this point
Copy the full SHA 5f5f190View commit details
Commits on Jul 6, 2019
-
Don't call potentially missing shade library (#53734)
* Check for openstack * Account for HAS_SHADE not being a tuple
Configuration menu - View commit details
-
Copy full SHA for c18dfc8 - Browse repository at this point
Copy the full SHA c18dfc8View commit details
Commits on Jul 8, 2019
-
cmcmarrow committed
Jul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 5f18f30 - Browse repository at this point
Copy the full SHA 5f18f30View commit details -
cmcmarrow committed
Jul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for b181d13 - Browse repository at this point
Copy the full SHA b181d13View commit details -
cmcmarrow committed
Jul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 02f06df - Browse repository at this point
Copy the full SHA 02f06dfView commit details -
cmcmarrow committed
Jul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 10dd516 - Browse repository at this point
Copy the full SHA 10dd516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89457c3 - Browse repository at this point
Copy the full SHA 89457c3View commit details -
cmcmarrow committed
Jul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for d61ca03 - Browse repository at this point
Copy the full SHA d61ca03View commit details -
cmcmarrow committed
Jul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for df3d6a6 - Browse repository at this point
Copy the full SHA df3d6a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f25c67f - Browse repository at this point
Copy the full SHA f25c67fView commit details -
Merge pull request #53700 from cmcmarrow/win_event_viewer
adds windows event log support
Configuration menu - View commit details
-
Copy full SHA for e3956ba - Browse repository at this point
Copy the full SHA e3956baView commit details
Commits on Jul 16, 2019
-
increase sleep time between kitchen create failures to account for ap…
…i limits
Bryce Larson committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 1eb47a1 - Browse repository at this point
Copy the full SHA 1eb47a1View commit details
Commits on Jul 17, 2019
-
Merge pull request #53876 from bryceml/develop-increase-sleep
increase sleep time between kitchen create failures to account for api limits
Configuration menu - View commit details
-
Copy full SHA for d58e50a - Browse repository at this point
Copy the full SHA d58e50aView commit details -
compare probe/src directly issues/49855
This changes the tokenized approach for string comparison and shifts it to direct comparison of the content and the line in question to determine if any changes should be made during file.line insert/ensure before or after
Configuration menu - View commit details
-
Copy full SHA for 0e00301 - Browse repository at this point
Copy the full SHA 0e00301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ab377 - Browse repository at this point
Copy the full SHA 93ab377View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d2f2b - Browse repository at this point
Copy the full SHA b5d2f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd78d8 - Browse repository at this point
Copy the full SHA cbd78d8View commit details -
replace module.file._starts_till with _line_match
new method matches lines with 0,1 bash like return codes method no longer indicates where in a line a match occurs but compares the source and probe directly
Configuration menu - View commit details
-
Copy full SHA for 12abec1 - Browse repository at this point
Copy the full SHA 12abec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6242492 - Browse repository at this point
Copy the full SHA 6242492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ba684 - Browse repository at this point
Copy the full SHA 36ba684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ceeaa7 - Browse repository at this point
Copy the full SHA 1ceeaa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dcfcea - Browse repository at this point
Copy the full SHA 5dcfceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f13b37d - Browse repository at this point
Copy the full SHA f13b37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c011c3 - Browse repository at this point
Copy the full SHA 9c011c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c85a9e - Browse repository at this point
Copy the full SHA 1c85a9eView commit details -
Undoes the previous commit that was fixing a failure on Windows.
Configuration menu - View commit details
-
Copy full SHA for 13cee7f - Browse repository at this point
Copy the full SHA 13cee7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76cf805 - Browse repository at this point
Copy the full SHA 76cf805View commit details
Commits on Jul 22, 2019
-
Merge pull request #53889 from waynew/49855-fix-file.line-issues-develop
49855 fix file.line issues develop
Configuration menu - View commit details
-
Copy full SHA for d232c2c - Browse repository at this point
Copy the full SHA d232c2cView commit details
Commits on Jul 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ed94db6 - Browse repository at this point
Copy the full SHA ed94db6View commit details -
Merge pull request #53893 from Ch3LL/codeowners_develop
[develop] Update CODEOWNERS github file
Configuration menu - View commit details
-
Copy full SHA for 35ab557 - Browse repository at this point
Copy the full SHA 35ab557View commit details -
The zone net resource properties vlan-id and defrouter were combined into a single array element, which prevented Salt from setting either of them. This commit splits them into their correct seperate elements and allows Salt to correctly set the properties.
ninefathom authoredJul 23, 2019 Configuration menu - View commit details
-
Copy full SHA for a1a20f5 - Browse repository at this point
Copy the full SHA a1a20f5View commit details -
Merge pull request #53975 from ninefathom/zonecfg-fix-001
Fix a breaking typo in zonecfg module
Configuration menu - View commit details
-
Copy full SHA for 37a2f72 - Browse repository at this point
Copy the full SHA 37a2f72View commit details
Commits on Jul 24, 2019
-
auth: log details in case of user auth issue
When a local SaltClient sends a job as "root" while the Master runs as a non-root user, make it more clear why the message `Authentication failure of type "user" occurred.` is logged.
Configuration menu - View commit details
-
Copy full SHA for d5b7d04 - Browse repository at this point
Copy the full SHA d5b7d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8acdf5 - Browse repository at this point
Copy the full SHA d8acdf5View commit details -
Fixes bug in MongoDb User State causing changes to be applied in case…
… of an existing user even in test mode.
Configuration menu - View commit details
-
Copy full SHA for 439daa2 - Browse repository at this point
Copy the full SHA 439daa2View commit details -
Added new test for mongodb_user.present that verifies the proper func…
…tioning when aplying state for an existing user
Configuration menu - View commit details
-
Copy full SHA for 8fa56f8 - Browse repository at this point
Copy the full SHA 8fa56f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3950a2 - Browse repository at this point
Copy the full SHA c3950a2View commit details -
Changed returned result when using test=true for mongodb_user.present…
… to avoid false positives.
Configuration menu - View commit details
-
Copy full SHA for 889cc14 - Browse repository at this point
Copy the full SHA 889cc14View commit details -
Refactorized mongodb_user.present to avoid showing successful changes…
… when no changes has been made to user. Now shows changes when roles has been changed for user so its easier to see if roles going to changed in test mode. Changed tests to adapt to new behaviour.
Configuration menu - View commit details
-
Copy full SHA for b101422 - Browse repository at this point
Copy the full SHA b101422View commit details -
Merge pull request #53994 from eliasp/develop-typo-perkissive-permissive
tests: fix typo (`perkissive` > `permissive`)
Configuration menu - View commit details
-
Copy full SHA for 8c86767 - Browse repository at this point
Copy the full SHA 8c86767View commit details
Commits on Jul 25, 2019
-
auth: use log formatting for message
Co-Authored-By: Wayne Werner <waynejwerner@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b834782 - Browse repository at this point
Copy the full SHA b834782View commit details
Commits on Jul 26, 2019
-
zypperpkg: fix pkg.list_pkgs cache
The cache from pkg.list_pkgs for the zypper installer is too aggresive. Some parameters will deliver different package lists, like root and includes. The current cache do not take those parameters into consideration, so the next time that this function is called, the last list of packages will be returned, without checking if the current parameters match the old one. This patch create a different cache key for each parameter combination, so the cached data will be separated too.
Configuration menu - View commit details
-
Copy full SHA for 9c54bb3 - Browse repository at this point
Copy the full SHA 9c54bb3View commit details -
Merge pull request #54024 from aplanas/fix_zypperpkg
zypperpkg: fix pkg.list_pkgs cache
Configuration menu - View commit details
-
Copy full SHA for 23dc1cb - Browse repository at this point
Copy the full SHA 23dc1cbView commit details -
Fix potential recursion/duplicate object detection
It's unlikely, but possible, that we could get a problem with over-eager detection of recursion. Especially in the cases of short interned strings or small numbers on CPython, since those are cached. Instead we'll just check of it's a type that we're going to recurse on.
Configuration menu - View commit details
-
Copy full SHA for a715b2c - Browse repository at this point
Copy the full SHA a715b2cView commit details -
systemd_service: add firstboot function
systemd-firstboot is a command line tool from systend that will set some basic configuration options, like the locale, keyboard configuration, or the machine-id of the system.
Configuration menu - View commit details
-
Copy full SHA for 3316cb5 - Browse repository at this point
Copy the full SHA 3316cb5View commit details -
Merge pull request #54018 from waynew/more-recursive-msgpack-fix
Fix potential recursion/duplicate object detection
Configuration menu - View commit details
-
Copy full SHA for 90e19da - Browse repository at this point
Copy the full SHA 90e19daView commit details -
Merge pull request #53381 from aplanas/fix_firstboot
systemd_service: add firstboot function
Configuration menu - View commit details
-
Copy full SHA for 70403b7 - Browse repository at this point
Copy the full SHA 70403b7View commit details -
improve documentation regarding state.sls
Bryce Larson committedJul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 9167a35 - Browse repository at this point
Copy the full SHA 9167a35View commit details
Commits on Jul 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0663bf5 - Browse repository at this point
Copy the full SHA 0663bf5View commit details -
Merge pull request #54047 from eliasp/salt.auth-typos
auth: correct typos in docstrings
Configuration menu - View commit details
-
Copy full SHA for 796e8a8 - Browse repository at this point
Copy the full SHA 796e8a8View commit details -
py3 results in broken mdata grains
When running salt on SmartOS with py3, the mdata grains are broken. Both stem from the same underlying issue that stderr is mixed in with stdout for the `mdata-list` and `mdata-get`. (Is this new?) The solution is to ignore the output if it starts with 'ERROR:'. I couldn't find a way to filter out stderr via cmd.run directly.
Configuration menu - View commit details
-
Copy full SHA for 0fea6b3 - Browse repository at this point
Copy the full SHA 0fea6b3View commit details -
Missing grains on SmartoS GZ under py3
Some grains were broken in the GZ too, also do some mindor cleanup. 1. /etc/pkgsrc_version Does not exist in GZ and is a non-supported interface for zones, we can get this information from the pkg_install.conf file too. This should also more accuratly reflect the correct value. The path for the file is different in the GZ so we need to support both locations 2. pkgin repos are missing in GZ only Same as above, the path is different so we need to support both.
Configuration menu - View commit details
-
Copy full SHA for 93d7a93 - Browse repository at this point
Copy the full SHA 93d7a93View commit details -
py3 salt.utils.platform.is_smartos_zone/global fix
The output of Popen is bytes not string so the checks below for 'global' was not matching. - cleanup the Popen bits a bit - decode('utf8') the output
Configuration menu - View commit details
-
Copy full SHA for 2a729f3 - Browse repository at this point
Copy the full SHA 2a729f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e088fea - Browse repository at this point
Copy the full SHA e088feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 009649f - Browse repository at this point
Copy the full SHA 009649fView commit details -
Merge branch 'develop' into state-sls-docs
Bryce Larson authoredJul 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 38d146f - Browse repository at this point
Copy the full SHA 38d146fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f98277 - Browse repository at this point
Copy the full SHA 6f98277View commit details
Commits on Jul 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 835812c - Browse repository at this point
Copy the full SHA 835812cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f614c1 - Browse repository at this point
Copy the full SHA 6f614c1View commit details -
cmcmarrow committed
Jul 30, 2019 Configuration menu - View commit details
-
Copy full SHA for d078970 - Browse repository at this point
Copy the full SHA d078970View commit details -
fix names to various package modules so links work
Bryce Larson committedJul 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 2e6cf87 - Browse repository at this point
Copy the full SHA 2e6cf87View commit details
Commits on Jul 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f82e497 - Browse repository at this point
Copy the full SHA f82e497View commit details -
Merge pull request #53794 from sjorge/py3_smartos_grains
Fixes SmartOS grains when using py3
Configuration menu - View commit details
-
Copy full SHA for cb6cfcc - Browse repository at this point
Copy the full SHA cb6cfccView commit details
Commits on Aug 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bb7a3eb - Browse repository at this point
Copy the full SHA bb7a3ebView commit details -
Merge pull request #51628 from myii/patch-1
Update `formulas.rst` with new IRC channel and links to IRC logs
Configuration menu - View commit details
-
Copy full SHA for 57fd04b - Browse repository at this point
Copy the full SHA 57fd04bView commit details
Commits on Aug 2, 2019
-
Adding accept_ra 2 option to modules.debian_ip
Currently, the Debian IP module only allows 0 or 1 but 2 is a valid and sometimes required option. ``` accept_ra - INTEGER Accept Router Advertisements; autoconfigure using them. It also determines whether or not to transmit Router Solicitations. If and only if the functional setting is to accept Router Advertisements, Router Solicitations will be transmitted. Possible values are: 0 Do not accept Router Advertisements. 1 Accept Router Advertisements if forwarding is disabled. 2 Overrule forwarding behaviour. Accept Router Advertisements even if forwarding is enabled. Functional default: enabled if local forwarding is disabled. disabled if local forwarding is enabled. ``` https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
Configuration menu - View commit details
-
Copy full SHA for 23b16d8 - Browse repository at this point
Copy the full SHA 23b16d8View commit details -
Adding Unit Tests and Fixing debian_eth.jinja
Had to undo the replace all underscores with dashes in the debian_eth template as that messes up accept_ra which needs to be an underscore to work. Added a Unittest as "eth20" for testing accept_ra and autoconf 1 in IPv6 interfaces.
Configuration menu - View commit details
-
Copy full SHA for 5afdeb7 - Browse repository at this point
Copy the full SHA 5afdeb7View commit details
Commits on Aug 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2aa8981 - Browse repository at this point
Copy the full SHA 2aa8981View commit details
Commits on Aug 8, 2019
-
Merge branch 'develop' into develop
Bryce Larson authoredAug 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 5e9780d - Browse repository at this point
Copy the full SHA 5e9780dView commit details -
updating git repo where rbenv is hosted
Bryce Larson committedAug 8, 2019 Configuration menu - View commit details
-
Copy full SHA for bea10eb - Browse repository at this point
Copy the full SHA bea10ebView commit details -
Merge branch 'develop' into state-sls-docs
Bryce Larson authoredAug 8, 2019 Configuration menu - View commit details
-
Copy full SHA for e444548 - Browse repository at this point
Copy the full SHA e444548View commit details -
Merge pull request #54144 from bryceml/update_rbenv_git_repo
updating git repo where rbenv is hosted
Configuration menu - View commit details
-
Copy full SHA for 8f1d9f1 - Browse repository at this point
Copy the full SHA 8f1d9f1View commit details -
Merge branch 'develop' into develop
Bryce Larson authoredAug 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 4008718 - Browse repository at this point
Copy the full SHA 4008718View commit details -
Merge pull request #54037 from bryceml/state-sls-docs
improve documentation regarding state.sls
Configuration menu - View commit details
-
Copy full SHA for 6acc412 - Browse repository at this point
Copy the full SHA 6acc412View commit details -
Merge branch 'develop' into develop
Bryce Larson authoredAug 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 0f5e101 - Browse repository at this point
Copy the full SHA 0f5e101View commit details
Commits on Aug 9, 2019
-
stratusjerry committed
Aug 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 4638580 - Browse repository at this point
Copy the full SHA 4638580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4181ac4 - Browse repository at this point
Copy the full SHA 4181ac4View commit details
Commits on Aug 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for df31702 - Browse repository at this point
Copy the full SHA df31702View commit details
Commits on Aug 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c9c3a4b - Browse repository at this point
Copy the full SHA c9c3a4bView commit details
Commits on Aug 16, 2019
-
Merge branch 'develop' into develop
Bryce Larson authoredAug 16, 2019 Configuration menu - View commit details
-
Copy full SHA for e036ac2 - Browse repository at this point
Copy the full SHA e036ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b10a4fd - Browse repository at this point
Copy the full SHA b10a4fdView commit details
Commits on Aug 19, 2019
-
Bryce Larson committed
Aug 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 83947f5 - Browse repository at this point
Copy the full SHA 83947f5View commit details -
Merge pull request #54255 from bryceml/develop_new_saltconf_ads
add new saltconf ads
Configuration menu - View commit details
-
Copy full SHA for bd5cadc - Browse repository at this point
Copy the full SHA bd5cadcView commit details -
Merge branch 'develop' into develop
Bryce Larson authoredAug 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 293455b - Browse repository at this point
Copy the full SHA 293455bView commit details -
Merge pull request #53860 from bryceml/develop
fix names to various package modules so links work
Configuration menu - View commit details
-
Copy full SHA for 5238b90 - Browse repository at this point
Copy the full SHA 5238b90View commit details
Commits on Aug 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ac68148 - Browse repository at this point
Copy the full SHA ac68148View commit details
Commits on Aug 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2d44a8e - Browse repository at this point
Copy the full SHA 2d44a8eView commit details -
Merge pull request #53964 from nikolas/vault-docs-typo
Fix typo in vault docs
Configuration menu - View commit details
-
Copy full SHA for e35e9a6 - Browse repository at this point
Copy the full SHA e35e9a6View commit details -
Merge pull request #54163 from Ch3LL/lint_core
Fix grains.core pylint error
Configuration menu - View commit details
-
Copy full SHA for 83a41a1 - Browse repository at this point
Copy the full SHA 83a41a1View commit details -
Merge pull request #53965 from dbuenor/dbueno/bug-mongodb-user-presen…
…t-aplying-changes-on-existing-user-even-if-testing-rebased Mongodb_user.present aplying changes on existing mongodb user even if Test=true
Configuration menu - View commit details
-
Copy full SHA for abb8b4d - Browse repository at this point
Copy the full SHA abb8b4dView commit details -
Merge pull request #54069 from cmcmarrow/web_confi_test
adds webconfig tests
Configuration menu - View commit details
-
Copy full SHA for 706ee70 - Browse repository at this point
Copy the full SHA 706ee70View commit details -
Merge pull request #53990 from eliasp/develop-log-warning-user-auth-e…
…rror auth: log details in case of user auth issue
Configuration menu - View commit details
-
Copy full SHA for ba91a1e - Browse repository at this point
Copy the full SHA ba91a1eView commit details -
Merge pull request #54067 from Natrinicle/add-accept-ra-option
Adding accept_ra 2 option to modules.debian_ip
Configuration menu - View commit details
-
Copy full SHA for 37ceccb - Browse repository at this point
Copy the full SHA 37ceccbView commit details
Commits on Aug 30, 2019
-
Bryce Larson committed
Aug 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 3876f50 - Browse repository at this point
Copy the full SHA 3876f50View commit details -
Merge pull request #54363 from bryceml/develop_saltconf_ads
modifying saltconf ads
Configuration menu - View commit details
-
Copy full SHA for 705e8cc - Browse repository at this point
Copy the full SHA 705e8ccView commit details
Commits on Sep 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fc6a861 - Browse repository at this point
Copy the full SHA fc6a861View commit details