Puppetlabs-windows module partially imported

Hello everyone,

I just installed foreman 1.15.3 on Centos 7 and I have been trying to use
the puppetlabs-windows module with foreman, but when I import the classes I
only see a subset of the imported modules:
This is what I have installed:
/etc/puppetlabs/code/environments/production/modules
├── puppet-download_file (v2.1.0)
├── puppet-windows_env (v2.3.0)
├── puppet-windowsfeature (v2.1.0)
├── puppetlabs-acl (v1.1.2)
├── puppetlabs-chocolatey (v2.0.2)
├── puppetlabs-concat (v4.0.1)
├── puppetlabs-dsc (v1.4.0)
├── puppetlabs-iis (v4.1.0)
├── puppetlabs-ntp (v6.2.0)
├── puppetlabs-powershell (v2.1.2)
├── puppetlabs-reboot (v1.2.1)
├── puppetlabs-registry (v1.1.4)
├── puppetlabs-stdlib (v4.19.0)
├── puppetlabs-windows (v5.0.0)
└── puppetlabs-wsus_client (v1.0.3)

but in the web interface I only see acl,wsus_client and chocolatey…am I
doing something wrong?

thanks,

Giordano