diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-01-10 02:44:20 -0500 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-01-10 03:36:15 -0500 |
commit | 37350776bf88227c0e752f76d03ec8280a28e4af (patch) | |
tree | 3685d3e6c63affe37fd2456d5d381b1ecc490bde /group_vars | |
parent | f761f6968336fff608a9232b77303a8f73ebf58e (diff) | |
download | oldinfra-37350776bf88227c0e752f76d03ec8280a28e4af.tar.gz oldinfra-37350776bf88227c0e752f76d03ec8280a28e4af.zip |
gitea
Diffstat (limited to 'group_vars')
-rw-r--r-- | group_vars/all.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml index 6a4a738..0c458b9 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -1,5 +1,6 @@ --- johan_ip: '100.64.0.5' +nijika_ip: '100.64.0.2' dns_servers: - 1.1.1.1 |