I'm adding some extra functionalities including the option to specify location and organizations. Basically the script will ask if organization and/or locations are used and than enable these options. I'm running into a small problem when creating hosts though i've traced it to the following part of code and I'm wondering what it specifically does:
I've removed it in my test setup and I can't detect any changes, I'm assuming this was added to fix some kind of error that occured but I don't have any errors when I run foreman-yaml without it.
Hey,
I'm adding some extra functionalities including the option to specify location and organizations. Basically the script will ask if organization and/or locations are used and than enable these options. I'm running into a small problem when creating hosts though i've traced it to the following part of code and I'm wondering what it specifically does:
I've removed it in my test setup and I can't detect any changes, I'm assuming this was added to fix some kind of error that occured but I don't have any errors when I run foreman-yaml without it.