You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,
I am trying to automate a jenkins server installation (including ghprb plugin) with Chef. I would like to control some part of the config ( admin list , white list id) via chef (by querying github or other external system). Given ghprb store some temporal (build data) info on its config.xml file i cant generate them from chef.
So, is it possible to segregate these tow conifgs , or provide a conf.d style configuration management, where i can tell ghprb that read any xml from a directory.
I am sorry its not pertaining to ghprb , may be i need to check the jenkins api for that?
thank you
The text was updated successfully, but these errors were encountered:
Hi ,
I am trying to automate a jenkins server installation (including ghprb plugin) with Chef. I would like to control some part of the config ( admin list , white list id) via chef (by querying github or other external system). Given ghprb store some temporal (build data) info on its config.xml file i cant generate them from chef.
So, is it possible to segregate these tow conifgs , or provide a conf.d style configuration management, where i can tell ghprb that read any xml from a directory.
I am sorry its not pertaining to ghprb , may be i need to check the jenkins api for that?
thank you
The text was updated successfully, but these errors were encountered: