diff options
Diffstat (limited to 'deployment/mga_buildsystem/manifests')
-rw-r--r-- | deployment/mga_buildsystem/manifests/config.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index c4a5e809..1c9407f6 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -211,7 +211,7 @@ class mga_buildsystem::config { ], 'posts' => [ 'genhdlist2', - 'createrepo', + 'createrepo_cauldron', 'clean_rpmsrate', 'mirror', ], |