Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save adamancini/a3502aaab5a3b24115e5d8f1729b7c93 to your computer and use it in GitHub Desktop.
Save adamancini/a3502aaab5a3b24115e5d8f1729b7c93 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