As usual, I figured this out pretty much as soon as I posted. Fix: separate options, but subsequent options need to be +=
EX: env_keep=FOO env_keep+=BAR --Jason On Wed, Apr 16, 2014 at 4:43 PM, KodaK <[email protected]> wrote: > I'm trying to specify env_keep variables. I can't seem to be able to pass > more than one. > > env_keep=FOO > > works, > > env_keep="FOO BAR" > > does not. > > Specifying multiple env_keep options also doesn't work (I didn't expect it > to.) > > Is there some special thing I'm missing? > > Thanks, > > --Jason > -- The government is going to read our mail anyway, might as well make it tough for them. GPG Public key ID: B6A1A7C6
_______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
