lp:~jameinel/charms/precise/tarmac/add-install-dependencies

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/charms/precise/tarmac/add-install-dependencies
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Status:
Development

Recent revisions

6. By John A Meinel

Small tweak.

You need to apt-get install '-y' so that it actually installs the packages.

5. By John A Meinel

update the revision number, otherwise juju is really confused.

4. By John A Meinel

Fix typo in the README

3. By John A Meinel

Add an install-dependencies config entry.

This way we can easily install packages that need to be available for the test suite to run.
We can't really put that into the tarmac-conf:verify_command because that
command runs as the tarmac user, not as root.
ATM we only support naming packages that should be installed,
that should keep this a bit more sane that just having a shell
script that gets run.

2. By John A Meinel

Remove the install-time puppet run.

Puppet needs to run during 'config-changed' not during 'install', because you don't
really have the config that puppet needs at 'install' time.

1. By James Westby

Initial version of the tarmac charm.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers