Ondrej Vaško

Results 18 issues of Ondrej Vaško

Hello, I tried to specify `top.sls` pillar from file but did not success. Let's say this is usual way people define pillars in suites or provisioner: ```yaml provisioner: name: salt_solo...

enhancement

In new packer versions it is possible to define required plugin in packer configuration file. This eliminates need to download the plugin locally and execute manual steps to download, `chmod`,...

This change is required for plugin to be installable using `required_plugins` feature(https://github.com/YaleUniversity/packer-provisioner-goss/issues/58). Done according to official docs https://www.packer.io/docs/plugins/creation#plugin-development-basics Signed-off-by: Ondrej Vasko

Docker image contains a lot of not necessary packages. Try to optimize its size to minimal. Using multi-stage build can probably help here.

If user does not want to create configuration file, he should have possibility to enter all configuration parameters from `anti-spam.conf` as environment variables.

enhancement

When running the section5 SSH tasks, the sshd configuration file is not validated. The ssh daemon may not be restarted, because not all tasks contain the `notify` statement and the...

Hello Kubernetes Python Community, I would like to ask for a help about what is the intended way to close the watch stream immediately. Consider my simple reproducible example python3...

kind/bug

Drop support for old versions, keep only last from 1.x and 2.x release line. Also fix some inconsistencies in readme.

Which type?