Ticket #60 (new defect)
wwvnfs writes configuration files irregardless of whether the correct options are passed
| Reported by: | bernard | Owned by: | gmk |
|---|---|---|---|
| Priority: | minor | Milestone: | Feature Update 3.2 |
| Component: | general | Version: | |
| Keywords: | Cc: |
Description
[root@sl62-x86 ~]# wwvnfs foo Wrote a new configuration file at: /etc/warewulf/vnfs.d/foo.conf ERROR: The path to the template chroot is not given!
Change History
Note: See
TracTickets for help on using
tickets.

Isn't this a feature?
I mean, you'd have to create your own vnfs.d/[name].conf file otherwise if you want specific stuff for your VNFS. This gives you a generic conf file, without all the hassle. ;)
Maybe the error is sorta annoying, but it's better then typing it out if you don't already have one. Laziness is good!
-J