Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Missing deploy options #1498

Open
2 tasks
skydiablo opened this issue Jul 19, 2018 · 3 comments
Open
2 tasks

Missing deploy options #1498

skydiablo opened this issue Jul 19, 2018 · 3 comments

Comments

@skydiablo
Copy link

Report

Thank you for trying conjure-up! Before reporting a bug please make sure you've gone through this checklist:

Please provide the output of the following commands

which juju: /snap/bin/juju
juju version: 2.4.0-bionic-amd64

which conjure-up: /snap/bin/conjure-up
conjure-up --version: conjure-up 2.6.1

cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04 LTS"

What Spell was Selected?

openstack - KVM

What provider (aws, maas, localhost, etc)?

maas

MAAS Users

Which version of MAAS?
MAAS version: 2.4.0~beta2 (6865-gec43e47e6-0ubuntu1)

Commands ran

Please outline what commands were run to install and execute conjure-up:

Additional Information

i would like to install OpenStack in my baremetal maas environment. in the current conjure-up version there are no deploy options in which i could assign the services to the servers? in particular i noticed that the single-deploy-button does not use all my servers, especially the servers which are intended for the KVM hyperviser!

how can i assign the openstack services to the servers?

@adam-stokes
Copy link
Contributor

screen shot 2018-07-19 at 11 15 19 am

You'll want to use the constraints field in each application's configure section. See https://docs.jujucharms.com/2.4/en/charms-constraints#setting-displaying-and-updating-constraints-for-an-application for options and syntax on that.

@seffyroff
Copy link

Is it possible to add constraints when conjuring in headless mode? IE within the Conjurefile?

@adam-stokes
Copy link
Contributor

@seffyroff yea you'll want to define a bundle-add fragment, which is just a part of the original bundle you want to change. Check https://docs.conjure-up.io/stable/en/conjurefile and search for bundle-add

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants