RiverHeart

Results 5 issues of RiverHeart

# Description Originally implemented by AlexandreZia and resubmitted here with his permission and minor tweaks by me Netsh doesn't accept local/remote port flags when adding icmp rule so I've added...

## :ghost: Brief Description The port for winrm is wrong. It's setup for 5989 which is CIM-XML per [Wikipedia ](https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers). Winrm (HTTP) should be 5985 https://github.com/sous-chefs/firewall/blob/d3525ab63192d8fbe004e4839058b53330309cb6/recipes/default.rb#L49-L53 ## :pancakes: Cookbook version...

If "accept_eula" is required to install sql_server and the default value is false, we should let the user know instead of running the installer and letting it failing with a...

**Is your feature request related to a problem? Please describe.** I've created a custom MSSQL container image to support 2 workflows. 1) Run container without existing database, use DACPAC to...

enhancement
backlog

# Enhancement Cloud-init is very nice for bootstrapping a machine before running desired state utilities against it, in particular, repositories to ensure tooling is available before a script/program runs. For...

enhancement