I'm missing something...I have test "b" nodes, so I made b3 stateless against centos-6 chroot, then added b6 so I could work out some script deployment issues
Then I deleted object b6 and build a b0.chroot golden image from that node's OS. Then I configured boot[loader|format|partition] and filesystem for b6.
But when I PXE boot b6 it still is stateless and the hdd is not freshly rebuilt, should I delete the b6 provision vnfs and bootstrap?
[root@petaltail b0.chroot]# wwsh object print b6 -p :all
#### node b6.cluster ##########################################################
     30: NAME      = b6,b6.cluster
     30: BOOTLOADER = sda
     30: BOOTSTRAPID = 6
     30: DISKFORMAT = sda1,sda2,sda3
     30: DISKPARTITION = sda
     30: DOMAIN    = cluster
     30: FILEIDS   = 16,19,2,20,22,23,28,4,5
     30: FILESYSTEM = mountpoint=/boot:dev=sda1:type=ext4:size=500,dev=sda2:type=swap:size=2147,mountpoint=/:dev=sda3:type=ext4:size=fill
     30: NETDEVS   = ObjectSet
          Â
NETDEVS.eth0.NAMEÂ Â Â Â Â Â Â Â = eth0
           NETDEVS.eth0.HWADDR      = 00:13:d3:56:9a:a8
           NETDEVS.eth0.IPADDR      = 192.168.1.12
           NETDEVS.eth0.NETMASK     = 255.255.0.0
           NETDEVS.eth0.NETWORK     = 255.255.0.0
          Â
NETDEVS.eth1.NAMEÂ Â Â Â Â Â Â Â = eth1
           NETDEVS.eth1.HWADDR      = 00:13:d3:56:9a:a9
           NETDEVS.eth1.IPADDR      = 10.10.100.12
           NETDEVS.eth1.NETMASK     = 255.255.0.0
           NETDEVS.eth1.NETWORK     = 255.255.0.0
     30: NODENAME  = b6
     30: VNFSID    = 14
[root@petaltail b0.chroot]# wwsh provision print b6
#### b6.cluster ###############################################################
    b6.cluster: BOOTSTRAP       = 2.6.32-504.8.1.el6.x86_64
    b6.cluster: VNFS            = centos-6
    b6.cluster: FILES           = bashrc,dynamic_hosts,group,hosts,ifcfg-eth1.ww,network.ww,passwd,profile,shadow
    b6.cluster: PRESHELL        = FALSE
    b6.cluster: POSTSHELL       = FALSE
    b6.cluster: IFRENAME        = FALSE
    b6.cluster: CONSOLE         = UNDEF
    b6.cluster: PXELINUX        = UNDEF
    b6.cluster: SELINUX         = DISABLED
    b6.cluster: KARGS           = "quiet"
    b6.cluster: DISKFORMAT      = sda1,sda2,sda3
    b6.cluster: DISKPARTITION   = sda
    b6.cluster: BOOTLOADER      = sda
    b6.cluster: BOOTLOCAL       = FALSE