X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fhost_vars%2Ftorwaechter%2Fmain.yml;h=d6929b3060ce7c7fe5e73928fedb7522e0f75f61;hb=75a77cd6f7833ee10d9649822b3557ca6513ccf9;hp=0f47957e0d2d5ee23c242145254c573c88029aa8;hpb=45ccc5f1d0e2a23e294f7a5b986a804b14cf94c5;p=noc.git diff --git a/ansible/host_vars/torwaechter/main.yml b/ansible/host_vars/torwaechter/main.yml index 0f47957..d6929b3 100644 --- a/ansible/host_vars/torwaechter/main.yml +++ b/ansible/host_vars/torwaechter/main.yml @@ -1,5 +1,5 @@ --- -ssh_users_tuergit: "{{ user_groups.noc | union(['fgenesis','d3','ruru']) }}" +ssh_users_tuergit: "{{ user_groups.noc | union(['fgenesis','ruru']) }}" openwrt_arch: x86 openwrt_target: geode @@ -39,6 +39,10 @@ openwrt_mixin: mode: '0755' file: "{{ global_files_dir }}/{{ inventory_hostname }}/update-keys-from-stdin.sh" + /etc/sudoers.d/tuergitflash: + mode: '0440' + file: "{{ global_files_dir }}/{{ inventory_hostname }}/tuergitflash" + /etc/ssh/sshd_config: content: | Port 22000