arubdesu / jss-autopkg-addon

INACTIVE - Use https://github.com/sheagcraig/JSSImporter instead
15 stars 7 forks source link

Overrides don't seem to work #7

Open denmoff opened 10 years ago

denmoff commented 10 years ago

Seems like whatever overrides i use, for say...the Firefox.jss recipe, are ignored by the jssimporter. I'd like to be able to modify the default name of the Category, Policy, and Smart Group.

arubdesu commented 10 years ago

Huh, not seeing an issue with Firefox in my testing, could you please gist, pastebin, pastie or otherwise code-wrap the output of autopkg info Firefox.jss? If it looks correct(that it shows the override being called first before the two parent recipes you'd have) please paste the output of autopkg run -vvv Firefox.jss Thanks!

denmoff commented 10 years ago

I've updated to version 0.2 of the jss add-on. Now i'm getting an "Error! code: 409" when i run the Firefox.jss.

Here's the output of autopkg info Firefox.jss https://gist.github.com/denmoff/9745178

Here's the output of autopkg run Firefox.jss -vvv https://gist.github.com/denmoff/9745014

arubdesu commented 10 years ago

Well it looks like your override is working, that's good! Are you running version 8 of the JSS? This is an intermittent error I've noticed many times as well, and have opened an issue with myself to make the code more resilient to these types of errors. The only advice I'd have is to please give it a few more tries, I find it clears itself on subsequent runs. Thanks

denmoff commented 10 years ago

I'm on JSS 9.25. I'll keep at it. Hit me up on freenode if you want me to try anything.