Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support subclass ? #184

Open
Jeoffreybauvin opened this issue Jun 1, 2018 · 0 comments
Open

Support subclass ? #184

Jeoffreybauvin opened this issue Jun 1, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@Jeoffreybauvin
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 4
  • Ruby:
  • Distribution: Debian Stretch
  • Module version: 3.2.0

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

Use subclass

What are you seeing

Subclass is not managed in this module

What behaviour did you expect instead

Allow use of "subclass" method
https://www.isc.org/wp-content/uploads/2017/08/dhcp41options.html

subclass "vendor-classes" "SUNW.Ultra-5_10" { 
vendor-option-space SUNW; 
option SUNW.root-path "/export/root/sparc"; 
}

Output log

Any additional information you'd like to impart

@juniorsysadmin juniorsysadmin added the enhancement New feature or request label Jun 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants