Posted on 02-26-2020 12:00 PM
Hi
I’m looking for a configuration management solution to allow me to keep my JSS configuration in text files under source control. And then update JSS via the JSS API, through a pipeline, when I commit to source control. This would enable me to configure Jss without using the Jss UI.
I’ve seen some open source wrappers for the api such as python-jss, but I’ve not seen any articles or resources on a fully config managed JSS solution.
I’ve also seen open source solutions to help keep the endpoint scripts in source control but this is only part of the solution. I want the all the jss config configuration managed.
I’ve also seen an ansible playbook to install Jss into a server but this is not it either.
But I can image an Ansible playbook solution that wraps the api and that has a defined configuration structure.
Can anyone point me to any resources on this?
Many thanks.