Issue #4053 has been reported by Dan Bode.
----------------------------------------
Feature #4053: better tools for deserializing node groups, classes, nodes from
external sources
http://projects.puppetlabs.com/issues/4053
Author: Dan Bode
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version:
Keywords:
Branch:
Affected URL:
As an example:
problem:
it is cumbersome to specify initial data in the dashboard (groups, nodes,
classes).
linux sysadmins would rather work with configuration files (text) than GUIs
it would be great if I could write a yaml file to represent my group data and
import it into the dashboard.
<pre>
groups:
a:
x:1
y:1
z:1
classes:
- one
- two
b:
x:2
classes
- one
nodes:
node1:
:classes
- one
:groups
- two
</pre>
maybe this is already at least partially solved by the restful API?
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.