public class InstallRepositoriesTest {
@Test
public void testCreatePuppetScript() throws Exception {
Repository repository = Repository.builder()
.name("bigtop")
.addEntry("deb http://bigtop.s3.amazonaws.com/releases/0.5.0/ubuntu/lucid/x86_64 bigtop contrib")
.key("-----BEGIN PGP PUBLIC KEY BLOCK-----\n" +
"Version: GnuPG v1.4.10 (GNU/Linux)\n" +
"\n" +