Sebastien BLAISOT

Results 25 issues of Sebastien BLAISOT

### Description When having two neopicel stripes and `NEOPIXEL2_SEPARATE`, before #22174 `M150` without `S` parameter did control only first led strip. Since this PR has been merged, `M150` without `S`...

C: Peripherals
C: G-code Parser

**OCS Inventory version** Version : 2.8.1 as shipped with debian bullseye (debian package from debian) **Describe the bug** Each computer sends inventory with a tag corresponding to environment they belong...

bug
need approval

This PR adds 4.2.1.* checks for rsyslog for systems that use rsyslog instead of syslog-ng I have tested that having multiple tests for same paragraph number is working correctly, even...

`4.2.1.6_remote_syslog-ng_acl.sh` uses a config variable `REMOTE_HOST` to define if currently tested host is a syslog server or not. Default configuration for this script defines `REMOTE_HOST` to `"false"` in [this line](https://github.com/ovh/debian-cis/blob/6e2fb1570c1980428b2985b6550889fffc4fd7c7/bin/hardening/4.2.1.6_remote_syslog-ng_acl.sh#L97)...

When setting-up couchdb cluster following documentation at https://docs.couchdb.org/en/stable/setup/cluster.html there is no indication for the need to set the ERL_EPMD_ADDRESS environment variable to expose epmd to other nodes, in particular when...

**Step to reproduce** 1. start from a fresh debian or ubuntu install 2. `apt-get install beamium` 3. `apt-get purge beamium` 4. `ls -d /opt` **Expected result** `/opt` `/opt` directory still...

**Describe the bug** Rule 206 gives false positive whenever if finds `}}` even if it's inside a jinja block ``` $ salt-lint init.sls [206] Jinja variables should have spaces before...

Type: Bug

in deb package, `/usr/lib/foudationdb/make_public.py` is missing the executable bits. [The doc](https://apple.github.io/foundationdb/building-cluster.html#make-foundationdb-externally-accessible) advise to execute `sudo /usr/lib/foudationdb/make_public.py` which result is `sudo: /usr/lib/foundationdb/make_public.py: command not found` Trying to execute it as root...

on a server that store a massive number of files in a data directory, I want to exclude that data filesystem from being run through by hardening scripts, especially find...

enhancement

Using white pages as a corporate directory, I want this directory to be only available to corporate users, that is users having an LDAP account. I currently protect acces through...

enhancement
question