Creating autosign entries?

Good day,
Has anyone been able to create autosign entries using the foreman api?
My co-worker and I have been perusing the api docs but we are not 100%
positive how to do this?

Our thinking is to for now create an api call to foreman, create the
autosign entry, install the puppet agent on the server then allow
communication and classifications.

This is a temp fix until we are able to complete the roll out of
provisioning through foreman.

Thank you

Hello, AFAIK Satellite Server don't have such an API, but Smart Proxy
does (you need to have https client certificate tho).

You can also call "puppet ca" on Capsules themselves if that's
feasible as a workaround.

LZ

··· On Thu, Nov 10, 2016 at 4:23 AM, Jason McMahan wrote: > Good day, > Has anyone been able to create autosign entries using the foreman api? > My co-worker and I have been perusing the api docs but we are not 100% > positive how to do this? > > Our thinking is to for now create an api call to foreman, create the > autosign entry, install the puppet agent on the server then allow > communication and classifications. > > This is a temp fix until we are able to complete the roll out of > provisioning through foreman. > > Thank you > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.


Later,
Lukas @lzap Zapletal

For anyone else who may be led here by Google, this is in the upcoming 1.15
release: Issue 7495 <Feature #7495: Support for adding autosign entries via API - Foreman>

··· On Wednesday, November 9, 2016 at 9:23:06 PM UTC-6, Jason McMahan wrote: > > Good day, > Has anyone been able to create autosign entries using the foreman api? > My co-worker and I have been perusing the api docs but we are not 100% > positive how to do this? > > Our thinking is to for now create an api call to foreman, create the > autosign entry, install the puppet agent on the server then allow > communication and classifications. > > This is a temp fix until we are able to complete the roll out of > provisioning through foreman. > > Thank you >