Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.07 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.07 KB

openwrt-system

configure general aspects of your openwrt system. compare: http://wiki.openwrt.org/doc/uci/system

currently only setting of the hostname is implemented.

Role Variables

hostname

Dependencies

lefant.openwrt-uci

Example Playbook

https://github.com/lefant/ansible-openwrt/blob/master/openwrt.yml

Requirements

must be kept minimal as this is supposed to run on openwrt embedded systems. in particular we try get by with plain POSIX shell, using neither python nor bash in any way. lua could be an option as that seems to be the openwrt scripting language of choice.

License

BSD

Author Information

Fabian Linzberger, http://e.lefant.net/