Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-3823

Puppet resource type 'user' attribute 'managehome' does not remove a users home directory when set to 'yes' with ensure => absent

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Cannot Reproduce
    • None
    • PUP 3.7.2
    • None
    • None

    Description

      The following manifest is expected to remove a users home directory but does not.

      user

      { 'heMan': managehome => yes, ensure => absent, home => '/home/castleGreyskull', }

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zach.reichert Zach Reichert
              John Duarte John Duarte
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support