-
` lock_passwd: true`
There is a work-around for this cloud-init behaviour, but only for Alpine:
```
# Alpine doesn't use PAM so we need to explicitly allow public key auth
usermod -p '*' …
-
Took me a bit to track this down, but here's what I've discovered.
Goal: Have etcd running securely using TLS certificates for transport & authentication, and allow fleet & fleetctl to connect accor…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
# Documentation request
The [`Sources` section in the NoCloud docs](https://cloudinit.readthedocs.io/en/latest/reference/datasources/nocloud.html#source-files) mentions `network-config` as one of t…
Saviq updated
3 months ago
-
**What happened**:
```
AWS EKS Image Builder breaking issue with RHEL 8.10 or cloud-init 23.x version.
Error during execution :
TASK [providers : Execute cloud-init-vmware.sh] ************…
-
### Description
Hi, I am trying to integrate the vault-csi-provider into my cluster which I got an error!
```
│ 2023-04-03T12:01:38.605Z [INFO] Creating new gRPC server …
-
**Describe the bug**
When migrating from telmate proxmox provider to bpg provider, after import VM, a terraform apply reboot the VM whereas this is not mandatory/necessary
**To Reproduce**
1. C…
-
## go vet errors:
```
# go vet ./...
warning: GOPATH set to GOROOT (/root/go) has no effect
# github.com/confidential-containers/cloud-api-adaptor/pkg/adaptor/hypervisor/registry
pkg/adaptor/hype…
-
### What feature do you want to see added?
[Linux inbound agent sample script](https://github.com/jenkinsci/azure-vm-agents-plugin/blob/master/docs/init-scripts/linux-inbound-agent.sh) should run t…
timja updated
1 month ago
-
This bug was originally filed in Launchpad as [LP: #1867043](https://bugs.launchpad.net/cloud-init/+bug/1867043)
Launchpad details
affected_projects = []
assignee = oddbloke
assignee_name = Dan Watk…