Skip to content

maxvozeler/puppet-dpkg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

puppet-dpkg

Dead-simple module for managing dpkg.

Ok, "managing dpkg" is overstating it a bit. A lot. I've got some repositories that don't have multiple architectures, but Ubuntu Precise is brain-dead ("imprecise", as it were) and insists on looking for architectures my hosts don't support. So now you can turn that behavior off.

usage

class {'dpkg':
    disable_multiarch => true,
}

Or better, do the hiera thing.

references

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 100.0%