lp:~vila/charms/precise/tarmac/fix-template-expansion

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/charms/precise/tarmac/fix-template-expansion
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Status:
Development

Recent revisions

64. By Vincent Ladeuil

Merge further fixes from the cleanup branch

63. By Vincent Ladeuil

Make sure we always keep the final newline in all templates.

62. By Vincent Ladeuil

Add failing tests for the missing newline in the expanded template. Note that this doesn't fail for tarmac.conf because there is a template loop there that leaves one empty line before and one empty line after each section.

61. By Vincent Ladeuil

Add ssh_dir to the common mocks or adding a new ssh test will target ~/.ssh and confuse testers ;)

60. By Vincent Ladeuil

Cleanup removing '%' usage in faour of .format(). Cleanup 'tmpl_data' in favour of 'expanded' as we care about the template expansion result.

59. By Vincent Ladeuil

Fix existing test failure: split() is better than split(' ').

58. By Vincent Ladeuil

Remove unused imports.

57. By Vincent Ladeuil

Don't hash hosts for ssh or we lose track of which ones are there.

56. By Evan

Cron is unhappy if it doesn't have an empty line at the end of the file.

55. By Evan

This greatly confuses juju.

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