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

Update puppet daemon.rb on windows to work without Win32 gems

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • Normal
    • Resolution: Duplicate
    • None
    • None
    • None
    • Hide

      daemon.rb uses FFI/API calls and not Win32 gems to create the puppet service on windows

      Show
      daemon.rb uses FFI/API calls and not Win32 gems to create the puppet service on windows
    • Night's Watch
    • Needs Assessment

    Description

      Currently, the ruby process we use to make a service for puppet ( [daemon.rb|https://github.com/puppetlabs/puppet/blob/master/ext/windows/service/daemon.rb] ) makes use of Win32 gems to create a windows service.

       

      These gems are pretty out-of-date, and we should update puppet to work directly with FFI and the windows API to create the service.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sean.mcdonald Sean McDonald
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support