Questions tagged [ubuntu-cloud]

An OpenStack cloud with ubuntu OS

Ubuntu in the cloud

Whether you’re building your own OpenStack cloud or you want to use a public cloud, Ubuntu offers all the training, software infrastructure, tools, services and support you need.

Official Page

6 questions
9
votes
3 answers

Proper syntax of write_files directive in cloud config?

I'm trying to get a cloud config script working properly with my DigitalOcean droplet, but I'm testing on local lxc containers in the interim. One consistent problem I have is that I can never get the write_files directive working properly for more…
Julian H. Lam
  • 25,501
  • 13
  • 46
  • 73
1
vote
0 answers

Why it doesn't have the module i40evf.ko in ubuntu-18.04-server-cloudimg-amd64.img?

I downloaded ubuntu-18.04-server-cloudimg-amd64.img from 1 and create a KVM instance with it. After I assigned a xl710 vf to the instance , I could not find the interface in the instance. After researching, I found that there is no i40evf.ko in the…
jarod.w
  • 11
  • 2
1
vote
1 answer

Openstack working from my instance: Connecting to nova.clouds.ubuntu Cannot initiate connection

I am new to Openstack, I've installed it using devstack. I launched an instance using ubuntu server cloud image with heat flavor. I can ssh to the instance. The problem is when trying to do: sudo apt-get update sudo apt-get install openjdk-7-jdk I…
Lola Loulita
  • 471
  • 4
  • 21
0
votes
0 answers

setting password for a cloud image using virt-customize

I'd like to use virt-customize to change the password of the OS in a cloud image as below: virt-customize -a ubuntu-18.04.6-live-server-amd64.iso --root-password password:root but gives an error: Warning: The driver descriptor says the physical…
John
  • 35
  • 9
0
votes
1 answer

What is the difference majorly featurewise between Canonical LXD container software and docker container software?

I have docker installed but ubuntu products seem to be open-source-ware and not breaking my pocket book to do the same thing but docker seems to be more compatible with google cloud? I am not sure about LXD but I am installing it in the package…
Ludiusvox
  • 53
  • 6
0
votes
2 answers

running ubuntu cloud image in MS Azure

I am trying to setup a custom Linux VM in MS Azure. I found a guide, pointing out that there are Azure-ready Ubuntu Images to be found here: http://cloud-images.ubuntu.com/ What I did so far: Downloaded the Trusty Tahr .vhd.zip file from their…
Ollowain
  • 1
  • 1
  • 3