Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created September 24, 2013 21:08
Show Gist options
  • Select an option

  • Save bodepd/6691259 to your computer and use it in GitHub Desktop.

Select an option

Save bodepd/6691259 to your computer and use it in GitHub Desktop.
$dist = $::operatingsystem ? {
/(CentOS|RedHat|Scientific|SLC)/ => 'epel',
'Fedora' => 'fedora',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment