Jo Rhett
Jo Rhett
### What are you trying to do? Solve the problem of two or more Linux nodes on the same subnet: only one of those nodes can communicate with devices on...
``` type file_alternative path /logs/%Y.%m.%d/java/catalina.%H.%M ``` Odd thing is that it correctly writes the logs to the named files, but it creates /logs/yyyy.mm.dd/java directory and then complains if it is...
It's hard to grasp why this action exists, as this feature set is built into Actions today. If this provides a value not provided by GitHub Actions syntax you should...
## Context Links outside of Stoplight's control ## Current Behavior The package JSON links to a developer account who no longer works at Stoplight. * https://github.com/stoplightio/spectral-action/blob/master/package.json#L13-L23 ## Expected Behavior Packaging...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? This is a duplicate of #32525. This separate issue creation was...
I personally think that it would be a significant improvement to * minimize the use of hardcoded values that change from version to version * use modern Hiera data instead...
If you configure an external database for Slurm, Puppet is changing the local (totally unrelated!) mysql instance to allow external connections: ``` Notice: /Stage[main]/Mysql::Server::Config/File[mysql-config-file]/content: --- /etc/my.cnf.d/server.cnf 2024-08-15 20:22:05.110172179 +0000 +++...
# Bug report Cloud-init is failing to parse a network.v1 definition created by curtin: ``` 2024-10-02 02:20:45,354 - schema.py[WARNING]: Invalid network-config provided: config.1.subnets.0.type: 'manual' is not one of ['dhcp4', 'dhcp',...
# Bug report During boot cloud-init attempts to contact the metadata and reporting services prior to configuring the network. During cloud-init of a successfully configured node cloud-init attempts to retrieve...
## Why? The helm chart currently creates a job to setup and update the schema named `temporal-schema-{{Helm chart version}}` since #564 which is often just `temporal-schema-1`. The lifetime of this...