Skip to content

Instantly share code, notes, and snippets.

@adrianparvino
Created September 16, 2018 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adrianparvino/f2fdff2df71aadf3c2ba7c85525a8796 to your computer and use it in GitHub Desktop.
Save adrianparvino/f2fdff2df71aadf3c2ba7c85525a8796 to your computer and use it in GitHub Desktop.
interfaces = {
enp3s0 = {
ipv4.addresses = [{
address = "192.168.2.101";
prefixLength = 24;
}];
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment