+1 from my side.

At the moment i have 3 bundles, dev, qa and prod which differ only by IPs
and unit number
It would be great to have a dynamic filled bundle :)

Patrizio

2017-09-16 9:02 GMT+02:00 Giuseppe Attardi <[email protected]>:

>
> > On 15 set 2017, at 16:46, Rick Harding <[email protected]>
> wrote:
> >
> > On Fri, Sep 15, 2017 at 10:33 AM Giuseppe Attardi <
> [email protected]> wrote:
> > Is it possible to use variables in the bundle defined in the
> bundle-config?
> >
> > Not currently no, there's no string substitution in there. Are you
> looking for model specific data to make it in? Or some other input?
>
> What we do in our bundles is this:
>
> variables:
>   network-space-pub: &network_space_pub  space-pub
>   …
>
> services:
>   keystone:
>     bindings:
>       public: *network_space_pub
>      …
>   openstack-dashboard:
>     bindings:
>       shared-db: *network_space_os_mgmt
>       cluster: *network_space_os_mgmt
>       website: *network_space_pub
>
> It would be nice to place these variable definitions in the bundle-config
> file.
>
> —
>
>
>
> --
> Juju mailing list
> [email protected]
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/juju
>



-- 

Patrizio Bassi
www.patriziobassi.it
http://piazzadelpopolo.patriziobassi.it
-- 
Juju mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to