Skip to content

Instantly share code, notes, and snippets.

@calston
Created February 23, 2016 22:26
Show Gist options
  • Save calston/ebbd181cb9f14f149f65 to your computer and use it in GitHub Desktop.
Save calston/ebbd181cb9f14f149f65 to your computer and use it in GitHub Desktop.
# facter --puppet routes.eth0
{
0_0_0_0M0_0_0_0 => "192.16.0.1",
}
network::interfaces_hash:
eth0:
gateway: "%{facts.routes.eth0.0_0_0_0M0_0_0_0}"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment