]> Andreas Glashauser | Gitweb - salt-infra.git/commit
ADDED: states for setting up a mullvad-hotspot on a raspberrypi main
authorAndreas Glashauser <ag@andreasglashauser.com>
Mon, 24 Mar 2025 15:37:56 +0000 (16:37 +0100)
committerAndreas Glashauser <ag@andreasglashauser.com>
Mon, 24 Mar 2025 15:37:56 +0000 (16:37 +0100)
commit83c7676be97a6759b259520ba6d763b9a1e72b62
treeb28cda982dc0610e771ff7eeb541ba99615603a4
parent9752e7b3e103ab8e601a28d4caae19bfe3b5906c
ADDED: states for setting up a mullvad-hotspot on a raspberrypi
13 files changed:
salt/pillar/services.sls
salt/states/hotspot/files/NetworkManager.conf [new file with mode: 0644]
salt/states/hotspot/files/hotspot.nmconnection [new file with mode: 0644]
salt/states/hotspot/files/sysctl.conf [new file with mode: 0644]
salt/states/hotspot/hotspot--configure.sls [new file with mode: 0644]
salt/states/hotspot/hotspot--install-packages.sls [new file with mode: 0644]
salt/states/hotspot/init.sls [new file with mode: 0644]
salt/states/mullvad-vpn/files/mullvad-keyring.asc [new file with mode: 0644]
salt/states/mullvad-vpn/init.sls [new file with mode: 0644]
salt/states/mullvad-vpn/mullvad-vpn--configure-vpn.sls [new file with mode: 0644]
salt/states/mullvad-vpn/mullvad-vpn--configure.sls [new file with mode: 0644]
salt/states/mullvad-vpn/mullvad-vpn--install-packages.sls [new file with mode: 0644]
salt/states/top.sls