sensu-go-ansible icon indicating copy to clipboard operation
sensu-go-ansible copied to clipboard

How can i use my own yum Repository

Open daswars opened this issue 2 years ago • 0 comments

At the moment i have the problem, that i use my own yum repository for centos7 and co. The sensu-agent and sensu-backend role have no skip install repository. And without internet acccess the playbook will not working.

Have anyone a solution for this usecase?

in the old role i use, here i had a good solution for this problem:

    sensu_go_manage_repo: false
    sensu_go_manage_community_repo: false

https://github.com/jaredledvina/sensu-go-ansible

daswars avatar May 16 '22 19:05 daswars