Changing puppet module source

后端 未结 1 1585
攒了一身酷
攒了一身酷 2021-01-23 14:21

I checked Puppet\'s documentation but didn\'t find any suggestions about it. I have Puppet module for Monit - https://forge.puppetlabs.com/dhoppe/monit . It already

相关标签:
1条回答
  • 2021-01-23 14:45

    Pull request is a good keyword.

    If you cannot send your requirements upstream, you may wish to maintain a private fork/branch instead. And yes, you will be required to accomodate for upstream changes yourself to make sure that your additions keep working.

    Apart from writing your own module from scratch, I don't really see another way to make this happen.

    0 讨论(0)
提交回复
热议问题