MiamiOH / foreman_teamdynamix

A Foreman Plugin for TeamDynamix
GNU General Public License v3.0
1 stars 1 forks source link

Make a rake task to sync with TeamDynamix #8

Closed edestecd closed 6 years ago

edestecd commented 6 years ago

What sync means:

Go through all hosts in Foreman and search for a matching Asset in TD. If found, update the fields in the TD asset. If not found, create a TD asset with desired fields.

We should be able to run this rake task in a cron job on regular intervals.

nipendar commented 6 years ago

estimate 8 hours