node 'freeswitch.h1.int.pdp7.net' { class {'freeswitch': freeswitch_password => lookup("freeswitch.password"), freeswitch_address => 'stun:stun.freeswitch.org', freeswitch_rtp_start_port => '20000', freeswitch_rtp_end_port => '20010', } file {'/etc/dnf/dnf.conf': content => @("EOT") [main] gpgcheck=1 installonly_limit=3 clean_requirements_on_remove=True best=True skip_if_unavailable=False excludepkgs=libks,sofia-sip,okay-release | EOT , } }