-
I'm currently facing some issue using saltstack to enroll my landscape.
I would like that salt manages the /etc/hosts file on all my minions/servers.
Therefor I added the hostsfile-formular to my sa…
ghost updated
4 years ago
-
Hello, I started blocky and I got a few warnings that my yaml configuration is deprecated :
```
WARN config option "upstream" is deprecated, please use "upstreams.groups" instead
WARN config opti…
-
**Is your feature request related to a problem? Please describe.**
Bulk action is defined as a query with more parameters of the same type
**Describe the solution you'd like**
```go
host…
-
At first run, after install, the grep command in hostsblock.sh failled because the white.list doesn't exist
the log (in french) give
```bash
Extracting blocklists...
grep: /var/lib/hostsbloc…
-
The removeFromHosts function leaves a blank line at the end of the hosts file, then the addToHosts function begins by adding a new line. So each up and halt results in another blank line added to the …
-
Link to repository: https://github.com/crystaluniverse/crystallib
These are the files that fail parsing:
- [ ] actionparser/actionparser.v
- [ ] docker/docker.v
- [ ] examples/docker_example.v…
-
As per log below:
```
Oct 24 20:33:16 u1400 dhcpcd[676]: dhcpcd-10.1.0 starting
Oct 24 20:33:16 u1400 dhcpcd[679]: DUID 00:01:00:01:2c:91:da:a1:00:1c:23:28:c9:4f
Oct 24 20:33:17 u1400 dhcpcd[679]:…
-
OS is RHEL6. This hostname cookbook is the first recipe in my chef run. I have `set_fqdn = "*.mydomain.com"` in my attributes and I'm trying to do a `knife ec2 server create --node-name nexus` and the…
-
### Describe the bug
When using dnsmasq for DHCP, I'm seeing this when running `cobbler sync`:
```
rendering DHCP files
Exception occurred:
Exception value: [Errno 13] Permission denied: '/etc…
-
#### Details of the scenario you tried and the problem that is occurring
When using the resource to add a entry in the HostsFile, there is no possibility to add a comment at the end of line, as we …