Wade Peacock

Results 5 comments of Wade Peacock

@tas50 I've been playing with CentOS 9 Stream with Test Kitchen. /var/log/secure is showing ``` Dec 7 20:01:37 localhost sshd[14640]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth] ``` Manual...

Adding `ssh-rsa` to PubkeyAcceptedAlgorithms list in /etc/crypto-policies/back-ends/opensshserver.config permits `kitchen create` to complete and `kitchen login` work after an `sshd` restart FYI

Similar thing different value ``` # These regkey changes are needed along with patches to help mitigate CVE-2018-0886/RDP MITM Vuln # WARNING: These require a reboot to apply registry_key 'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters'...

Just tried updating to the latest chef-ingredient cookbook, still every chef client run it fires execute[supermarket-reconfigure] action ``` * directory[/etc/supermarket] action create[2017-11-01T22:08:52+00:00] INFO: Processing directory[/etc/supermarket] action create (/tmp/kitchen/cache/cookbooks/chef-ingredient/resources/ingredient_config.rb line 27)...

And newest supermarket build too 3.1.42