diff options
Diffstat (limited to 'host_vars/ubuntu.local.yml.example')
| -rw-r--r-- | host_vars/ubuntu.local.yml.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host_vars/ubuntu.local.yml.example b/host_vars/ubuntu.local.yml.example index d9e1a256..defd152d 100644 --- a/host_vars/ubuntu.local.yml.example +++ b/host_vars/ubuntu.local.yml.example @@ -1,2 +1,3 @@ --- -{} +network_ipv4_address: "10.0.0.203" +network_ipv4_gateway: "10.0.0.1" |
