update..
This commit is contained in:
@@ -34,7 +34,7 @@ network_interfaces:
|
||||
method: static
|
||||
hwaddress: 0c:c4:7a:ea:dd:56
|
||||
description:
|
||||
address: 192.168.100.10
|
||||
address: 192.168.100.11
|
||||
netmask: 24
|
||||
gateway: 192.168.100.254
|
||||
|
||||
@@ -282,7 +282,7 @@ default_user:
|
||||
# vars used by roles/common/tasks/nfs.yml
|
||||
# ---
|
||||
|
||||
nfs_server: 192.168.100.10
|
||||
nfs_server: 192.168.100.11
|
||||
|
||||
|
||||
# ---
|
||||
@@ -290,7 +290,7 @@ nfs_server: 192.168.100.10
|
||||
# vars used by roles/common/tasks/samba-user.yml
|
||||
# ---
|
||||
|
||||
samba_server_ip: 192.168.100.10
|
||||
samba_server_ip: 192.168.100.11
|
||||
samba_server_cidr_prefix: 24
|
||||
|
||||
samba_workgroup: AH-ALT
|
||||
@@ -438,6 +438,13 @@ samba_user:
|
||||
- gubitz-partner
|
||||
password: '0-heckert.22%'
|
||||
|
||||
- name: schultheis
|
||||
groups:
|
||||
- intern
|
||||
- verwaltung
|
||||
- gubitz-partner
|
||||
password: '20.loui-sa/schultheis-26!'
|
||||
|
||||
- name: weber
|
||||
groups:
|
||||
- intern
|
||||
|
||||
Reference in New Issue
Block a user