Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

Errors in configuration files when using createresources  #26

@norlaminis

Description

@norlaminis

When using hiera, the zone.xml files become corrupt,
eg, "" is displayed in the XML zone file. which causes the zone to fail to load.
As when its left as Undef in puppet when there is no parameter match, undef is still a value, blank but a value.

In the file zoneprovider.rb I have included "next if source.empty?" line for each type
Source, Interfaces, forward_ports, icmp and the like
Which is a quick workaround for me. But wondering if your intending on setting the module up for use with Hiera in the future ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions