Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save prismhr-smartin/e4b07a39061bedb30790b23fb02c69b7 to your computer and use it in GitHub Desktop.
Save prismhr-smartin/e4b07a39061bedb30790b23fb02c69b7 to your computer and use it in GitHub Desktop.
class phr_test (
$vertex_dir = '/usr/vertex',
)
{
}
class phr_unidata (
$vertex2_dir = $phr_test::vertex_dir,
)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment