mod 'example_module',
  :git => 'git@somehost.com/foo/example-module.git',
  :branch => 'foo',
  :fallback => 'b | a| r|',
  :ignore-unreachable => true,
  :link => true

