diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-10-04 18:46:49 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-10-04 18:46:49 +0300 |
commit | 0b6593db4d11556c36be6e74296c3f5843cc63ed (patch) | |
tree | 6e37cd398ae7d36c78cfc0ac592f08003a48bf8a | |
parent | d55de0319064ed5813ce020eac03ef238a3312ab (diff) | |
download | puppet-0b6593db4d11556c36be6e74296c3f5843cc63ed.tar puppet-0b6593db4d11556c36be6e74296c3f5843cc63ed.tar.gz puppet-0b6593db4d11556c36be6e74296c3f5843cc63ed.tar.bz2 puppet-0b6593db4d11556c36be6e74296c3f5843cc63ed.tar.xz puppet-0b6593db4d11556c36be6e74296c3f5843cc63ed.zip |
trigger pci/usb.ids unpacking in cauldron
-rw-r--r-- | deployment/mga_buildsystem/manifests/config.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 9365036d..cc8a6075 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -172,6 +172,7 @@ class mga_buildsystem::config { 'unpack_installer_advertising', 'unpack_installer_rescue', 'unpack_syslinux', + 'unpack_pci_usb_ids', 'archive', 'mail', 'maintdb', |