mc0e
mc0e
The significant difference is that sudo may require a password, depending how it is configured.
Yes, I'm happy to test. I'm using chaperone-baseimage.
My use case only really involves chaptest/chaperone-baseimage , but that looks to be working fine.
I'd like to be able to use direnv for managing secure credentials in environment variables which I do not ever want to be stored to disk in plain text. I...
> I use [pass](https://www.passwordstore.org/) for that: > > ```shell > # .envrc > > export FOO_TOKEN="$(pass show foo/token)" > > # or for some things I store snippets that assign...
This would be good, but even better would be if conjure-up could look at the extent to which the deployment so far matches the desired state, and either fix it...
Can I check in on the status of this? Is it possible to post here with an URL for an upstream ticket where this is being worked on?
Why has this been waiting so long? IT doesn't sound like there's disagreement with the proposal, and @sherry13131 offered to work on it.
> Never occurred to me someone would have that many containers The only reason I don't have hundreds of site specific containers is because of the awkwardness of the interface...
1) Have a variable to explicitly state that the site is SSL, rather than overloading other variables with this assumption. 2) Have an optional variable to add extra flags to...