diff options
author | Pascal Terjan <pterjan@mageia.org> | 2013-09-29 20:06:52 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2013-09-29 20:06:52 +0000 |
commit | 460726d97547b60fca0f39850bfb48dd32548e06 (patch) | |
tree | 1e408b5ad6fd0d5242b753c5d9eef299c25af53f | |
parent | 1ebb400315723f013b8e82823463d8d344bed72b (diff) | |
download | puppet-460726d97547b60fca0f39850bfb48dd32548e06.tar puppet-460726d97547b60fca0f39850bfb48dd32548e06.tar.gz puppet-460726d97547b60fca0f39850bfb48dd32548e06.tar.bz2 puppet-460726d97547b60fca0f39850bfb48dd32548e06.tar.xz puppet-460726d97547b60fca0f39850bfb48dd32548e06.zip |
Disable autorebuild, it will not work before genhdlist got the new package
-rw-r--r-- | deployment/mga_buildsystem/manifests/config.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 5719ea75..01b2c92b 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -171,7 +171,6 @@ class mga_buildsystem::config { 'archive', 'mail', 'maintdb', - 'rebuild', ], 'posts' => [ 'genhdlist2', |