-
# Bug report
I have an infrastructure where I'm deploying VMs and running cloud-init using a NoCloud data source package. Frequently, there may be reboots during the early stages after the machine co…
-
# Bug report
ConditionEnvironment directive was recently introduced to cloud-init service files ([link](https://github.com/canonical/cloud-init/commit/ec7dde8041d4023b09324e84abe37dc766ebbaf6)). This…
-
This bug was originally filed in Launchpad as [LP: #1915901](https://bugs.launchpad.net/cloud-init/+bug/1915901)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
This bug was originally filed in Launchpad as [LP: #1876363](https://bugs.launchpad.net/cloud-init/+bug/1876363)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
Causing `indexer.test_tdr.TestTDRHCAPlugin.test_subgraph_stitching` to error.
```
Error
Traceback (most recent call last):
File "/Users/achave11/Pycharm/Azul/azul.sc/test/indexer/test_tdr.py",…
-
https://ubuntu.com/blog/using-cloud-init-with-multipass
multipass launch -n my-test-vm --cloud-init cloud-config.yaml
-
When importing `ipythonmagic.py` the `google.cloud.bigquery` extension is automatically loaded.
However, it gets a warning:
```
.../lib/python3.12/site-packages/google/cloud/bigquery/__init__.py:23…
-
im trying to define the cloud init disk and i evend copied the same file from this rrepo but i receive thi error:
│ Blocks of type "cloudinit" are not expected here.
disks {
scsi {
s…
-
# Bug report
I'm trying to install docker (almost as per official instructions)
But after adding the docker repo, `package_update` seems to ignore the changes to repos config and installing packa…
-
我改了/etc/ssh/sshd_config发现没用,才发现要删除这个文件
```bash
rm /etc/ssh/sshd_config.d/50-cloud-init.conf
```
是否应该在文档中提醒下?或者在reinstall参数中增加一项
感谢大佬