could not add registry class after installed registry module
14 views
Skip to first unread message
Yingbo Li
unread,
Sep 22, 2015, 11:04:41 AM9/22/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Puppet Users
I am new to puppet. I am trying the quick start with version 2015.2. The puppet master is on CentOS7. I have setup a windows 7 agent. Connection has no problem. I am following the instructions bellows:
Add the registry Class to the Example Group
To add theregistryclass to the example group:
From the console, click Nodes > Classification.
Select the windows_example group.
Click the Classes tab.
In the Class name field, begin typing registry, and select it from the autocomplete list.
Click Add class.
Click Commit 1 change.
Note that the registry class now appears in the list of classes for your agent node.
Puppet runs, which configures the windows_ example group using the newly-assigned class. Wait one or two minutes. After
create group "windows_example". I am trying to add registry class to
the example group. But at the step 4, after typing "registry", I cannot
see the autocomplete list and I could not click "+Add class" (it does not work, after click it did not show "Commit 1 change". Can you give me some instruction or suggestion? Thank you!
Yingbo
bapi...@cloudwick.com
unread,
Feb 1, 2016, 11:27:58 AM2/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Puppet Users
Hi Yingbo
I am facing the same issue.. did you find a solution ??