python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Stuck installing Openstack with MAAS and Juju
I am trying to install Openstack using Juju and MaaS. I am following the following documentation: https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/install-openstack.html
B...
user1530191
Votes: 0
Answers: 1
cloud-init runcmd (using MAAS)
I'm unable to run bash scripts in "runcmd:" that aren't inline.
runcmd:
- [ bash, -c, echo "=========hello world=========" >>foo1.bar ]
- [ bash, -c, echo "=====...
Jamaica-Jan
Votes: 0
Answers: 1