I'd also add that from a security standpoint, it seems like a better option for
it to just fail. If I'm using injected files for a hardening purpose (sshd
config, ssh keys, pam configuration, etc) and the box comes up without those
modifications, my instance is not as secure as I intended. Not s
On Tue, Jan 31, 2012 at 1:38 PM, Soren Hansen wrote:
> 2012/1/30 Dan Prince :
> If getting those files injected isn't critical to getting the machine up
> and running, you can use one of the many other ways to get data into
> your instances. If the API calls says to inject a file, and we know tha
2012/1/30 Dan Prince :
> On Mon, Jan 30, 2012 at 1:05 PM, Brian Waldon
> wrote:
>> After implementing a working version of file injection on Libvirt, a
>> good question was brought up on the merge prop: how should we handle
>> a file injection failure? Injection could fail for several reasons:
>>
2012/1/30 Brian Waldon :
> After implementing a working version of file injection on Libvirt, a good
> question was brought up on the merge prop: how should we handle a file
> injection failure? Injection could fail for several reasons: missing
> necessary libraries, unsupported image formats and b
On Mon, Jan 30, 2012 at 1:05 PM, Brian Waldon
wrote:
> After implementing a working version of file injection on Libvirt, a good
> question was brought up on the merge prop: how should we handle a file
> injection failure? Injection could fail for several reasons: missing
> necessary libraries, un
On Mon, Jan 30, 2012 at 1:05 PM, Brian Waldon wrote:
> After implementing a working version of file injection on Libvirt, a good
> question was brought up on the merge prop: how should we handle a file
> injection failure? Injection could fail for several reasons: missing
> necessary libraries, un
After implementing a working version of file injection on Libvirt, a good
question was brought up on the merge prop: how should we handle a file
injection failure? Injection could fail for several reasons: missing necessary
libraries, unsupported image formats and bad permissions are just a few.
7 matches
Mail list logo