chore: reorganise reposync role
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# a role to deploy a packagerepo
|
||||
class roles::infra::reposync::syncer {
|
||||
include profiles::defaults
|
||||
include profiles::base
|
||||
include profiles::base::datavol
|
||||
include profiles::reposync::syncer
|
||||
}
|
||||
Reference in New Issue
Block a user