Advertisement
Guest User

Untitled

a guest
Nov 9th, 2016
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. # This file is managed by Ansible, do not modify
  2. DEVICE="ifnetwork.140"
  3. ONBOOT="yes"
  4. TYPE="vlan"
  5. IPADDR="10.0.0.11"
  6. PREFIX="22"
  7. BOOTPROTO="static"
  8. GATEWAY="10.0.0.1"
  9. DNS1="10.0.0.1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement