Daniel

Results 33 issues of Daniel

### Is your feature request related to a problem? The Red Hat family OSes do not use `ca-certificates` to bundle certificates but [ca-trust](https://www.redhat.com/sysadmin/ca-certificates-cli). Certificates must be placed under another directory....

enhancement

### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are...

## Your setup ### Formula commit hash / release tag `v1.2.1` ### Versions reports (master & minion) salt --versions-report ``` Salt Version: Salt: 3005.1 Dependency Versions: cffi: Not Installed cherrypy:...

bug

### Description When I try to apply `classDef` to elements, I have issue with markdown formatted text. ### Steps to reproduce 1. Create a flowchart with two nodes 1. A...

Type: Bug / Error
Status: Triage

**Description** States in [gitfs](https://docs.saltproject.io/en/latest/topics/tutorials/gitfs.html) are unusable with `salt-ssh` since 3006.7 **Setup** I use a [personal `salt-ssh` configuration](https://gitlab.mim-libre.fr/-/snippets/13), the minimal settings is the following: ~/.salt/Saltfile ``` yaml # -*- yaml -*-...

Bug
Pending-Discussion

Hello. ## Detailed Description We want the `~/.aptly/pool` and `~/.aptly/db` directories to be stored on S3 buckets. This way, even if the host doing the work crash, we just have...

**Describe the bug** I can't deploy the helm with the following `values.yaml`: ```yaml front: hostPort: enabled: false externalService: enabled: true type: ClusterIP ``` I get the following error: ``` Error:...

bug

**Description** When doing an import of a Jinja from a `.sls` without passing context should be cached [according to Jinja template](https://jinja.palletsprojects.com/en/3.0.x/templates/#import-context-behavior) but it seems to not be the case. **Setup**...

Bug
needs-triage

Hello, I would like to use the vncdotool API to connect to noVNC server managed by my OpenNebula. The problem is that noVNC use websocket, so I can not use...

feature
good first issue

Hello, In the master toc, the link to cleaning out a botched install is somewhat strange: ``` [clean][]ing out a botched install ``` According to [Markdown documentation](http://daringfireball.net/projects/markdown/syntax#link) this should be:...