puppet/modules/rhizo_base
Keith Whyte c749dd35f8 Wifi Captive Portal
An implementation of a simple Captive Portal that allows
access to an IP network via forwarding on the same machine
running the GSM core network.

A Wifi AP could be connected to the ethernet port
specified in the hiera as wifi_if (default eth3)
Any Wifi AP can be used, and configured as desired.

In the future, maybe a RADIUS based solution could
supercede this.
2023-08-22 01:52:59 +02:00
..
files Wifi Captive Portal 2023-08-22 01:52:59 +02:00
manifests Wifi Captive Portal 2023-08-22 01:52:59 +02:00
spec Initial refactoring 2015-05-18 14:01:31 -05:00
templates Wifi Captive Portal 2023-08-22 01:52:59 +02:00
tests Changed module name around... 2015-05-20 13:50:52 -05:00
.project Update .project file 2015-06-16 12:50:10 -05:00
metadata.json Changed module name around... 2015-05-20 13:50:52 -05:00
Modulefile Changed module name around... 2015-05-20 13:50:52 -05:00
Rakefile Initial refactoring 2015-05-18 14:01:31 -05:00
README.markdown Changed module name around... 2015-05-20 13:50:52 -05:00

rhizo_base

This is the rhizo_base module. It provides...