Samuli Seppänen

Results 145 comments of Samuli Seppänen

I setup a freight repo based on [uwabami-freight](https://github.com/uwabami/freight) and could not reproduce this problem on Ubuntu 16.04 alpha 1 updated to the most recent packages. The apt version on that...

I sent email to @rcrowley suggesting asking if he'd be willing to grant other people permissions to the project.

I was using the latest Ubuntu 12.04 package (0.3.5-1).

There has been no response to my email sent on 8th Feb from @rcrowley . I checked if an organization called "freight" could be created, but that user/organization name has...

@domcleal : I sent you an invite the GitHub organization called [freight-team](https://github.com/freight-team/) I forked the main freight repository there, and so now we need to start cherry-picking the useful patches....

Ah, I see. [FPM](https://github.com/jordansissel/fpm) sure looks interesting.

I think the userdata looks wonky because it is gzipped (see [here](https://github.com/Puppet-Finland/terraform-aws_instance_wrapper/blob/master/main.tf#L74)). I can experiment with "gzip = false" and see if that makes things better. Even if it does,...

> I think the userdata looks wonky because it is gzipped (see [here](https://github.com/Puppet-Finland/terraform-aws_instance_wrapper/blob/master/main.tf#L74)). I can experiment with "gzip = false" and see if that makes things better. Even if it...

Building kernel drivers with all the new driver signature requirements is an exercise in madness. I don't see any code signature issues in the above code, which is the usual...