Skip to content

Update legacy facts #404

Open
Open
@voreilly

Description

@voreilly

Affected Puppet, Ruby, OS and module versions/distributions

  • Ruby:

How to reproduce (e.g Puppet code you use)

Use mod 'benjaminrobertson-find_legacy_facts', '0.2.0' and run again an environment on your puppet master node

What are you seeing

File: selinux/lib/puppet/provider/selinux_fcontext/semanage.rb contains legacy fact selinux on line 10
File: selinux/lib/puppet/provider/selinux_fcontext_equivalence/semanage.rb contains legacy fact selinux on line 9
File: selinux/lib/puppet/provider/selinux_permissive/semanage.rb contains legacy fact selinux on line 8
File: selinux/lib/puppet/provider/selinux_port/semanage.rb contains legacy fact selinux on line 8
File: selinux/lib/puppet/provider/selinux_login/semanage.rb contains legacy fact selinux on line 8

What behaviour did you expect instead

Please use os.selinux.enabled instead of just selinux

Output log

Any additional information you'd like to impart

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