Results 6 comments of Ed Silva

fixed link in description

Here are some notes: - `parse_range_string()` was not setting `$range->end_infinity(0);` in the last `if` statement - The test `diag` statements specified that they were inclusive tests, but according to the...

This just hit me as well: ```shell # pkg autoremove -y Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Updating FreeBSD repository...

> @edlitmus You need to refresh, released v2024.12.12 today, fix the lint errors by running the following in your work directory `pre-commit install`, this way you will catch lint errors,...

@dmurphy18 Sorry for the delay on this, I was taking time off, but I did some digging into the Windows side of this, and it doesn't look like the options...

PR for adding this feature: https://github.com/saltstack/salt-bootstrap/pull/2068