Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-20 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-339  
 
 
  Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 

  
 
 
 
 

 
 All examples but the first are broken. Below are changes that will fix them and related text.  'Hosts' and 'Nodes' are used inconsistently. Everywhere it says 'Hosts' should say 'Nodes', same with code that uses {{hosts:}} should use {{nodes:}} instead.The example after "Override a user for a specific node." should also use {{name:}} instead of {{host:}}. Also {{transport:}} should be {{transports:}}.[https://puppet.com/docs/bolt/0.x/inventory_file.html#objects] where it talks about the Host is slightly unclear about there being examples of 3 different formats shown. I'd like to rename the Host entry to Node and update it to{quote}... For example, a node block could contain any of the following{code}- "host1.example.com"- name: "host1.example.com"- name: "host1.example.com"  config:transport: "ssh"{code}{quote}The Group entry should be updated to say "{{nodes : Nodes}} object ..."  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.5.1#75006-sha1:7df2574)  
 
 

 
   
 

  
  

Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-15 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-339  
 
 
  Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 

  
 
 
 
 

 
 'Hosts' and 'Nodes' are used inconsistently. Everywhere it says 'Hosts' should say 'Nodes', same with code that uses {{hosts:}} should use {{nodes:}} instead.    The example after "Override a user for a specific node." should also use {{name:}} instead of {{host:}}. Also {{transport:}} should be {{transports:}}.    [ https://puppet.com/docs/bolt/0.x/inventory_file.html#objects ]  where it talks about the Host is slightly unclear about there being examples of 3 different formats shown. I'd like to  update  rename  the Host entry to  Node and update it to   {quote}  ... For example, a node block could contain any of the following{code}  - "host1.example.com"- name: "host1.example.com"- name: "host1.example.com"  config:transport: "ssh"{code}  {quote}    The Group entry should be updated to say "{{nodes : Nodes}} object ..."  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.5.1#75006-sha1:7df2574)  
 
 

 
   
 

  
 

   

Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-15 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-339  
 
 
  Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 

  
 
 
 
 

 
 'Hosts' and 'Nodes' are used inconsistently. Everywhere it says 'Hosts' should say 'Nodes', same with code that uses {{hosts:}} should use {{nodes:}} instead.The example after "Override a user for a specific node." should also use {{name:}} instead of {{host:}}. Also {{transport:}} should be {{transports:}}.https://puppet.com/docs/bolt/0.x/inventory_file.html#objects where it talks about the Host is slightly unclear about there being examples of 3 different formats shown. I'd like to update the Host entry to {quote} ... For example, a node block could contain any of the following{code}- "host1.example.com"- name: "host1.example.com"- name: "host1.example.com"  config:transport: "ssh"{code} {quote}   The Group entry should be updated to say "{{nodes : Nodes}} object ..."  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.5.1#75006-sha1:7df2574)  
 
 

 
   
 

  
 

  
 

   
  

Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-15 Thread Alex Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Dreyer commented on  BOLT-339  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
 I think 'node' since the array is 'nodes' as well.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.5.1#75006-sha1:7df2574)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-15 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-339  
 
 
  Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 

  
 
 
 
 

 
 'Hosts' and 'Nodes' are used inconsistently. Everywhere it says 'Hosts' should say 'Nodes', same with code that uses {{hosts:}} should use {{nodes:}} instead.  The example after "Override a user for a specific node." should also use {{name:}} instead of {{host:}}. Also {{transport:}} should be {{transports:}}.  https://puppet.com/docs/bolt/0.x/inventory_file.html#objects where it talks about the Host is slightly unclear about there being examples of 3 different formats shown. I'd like to update the Host entry to... For example, a node block could contain any of the following{code}- "host1.example.com"- name: "host1.example.com"- name: "host1.example.com"  config:transport: "ssh"{code}  The Group entry should be updated to say "{{nodes : Nodes}} object ..."  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.5.1#75006-sha1:7df2574)  
 
 

 
   
 

  
 

  
 

   





-- 

Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-15 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith assigned an issue to Kate Lopresti  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-339  
 
 
  Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 
 
Assignee: 
 Kate Lopresti  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.5.1#75006-sha1:7df2574)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-15 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-339  
 
 
  Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 
 
Priority: 
 Normal Major  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.5.1#75006-sha1:7df2574)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-15 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-339  
 
 
  Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 
 
Sprint: 
 Bolt Kanban  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.5.1#75006-sha1:7df2574)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-15 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith commented on  BOLT-339  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
 Alex Dreyer should we refer to Host or Node for a single entry throughout that doc? It looks like at the top we talk about a node, so maybe we should use that instead of host.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.5.1#75006-sha1:7df2574)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-339) Inventory file docs are not clear and inconsistent

2018-02-15 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-339  
 
 
  Inventory file docs are not clear and inconsistent   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2018/02/15 11:09 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Michael Smith  
 

  
 
 
 
 

 
 'Hosts' and 'Nodes' are used inconsistently. Everywhere it says 'Hosts' should say 'Nodes', same with code that uses hosts: should use nodes: instead. The example after "Override a user for a specific node." should also use name: instead of host:. Also transport: should be transports:. https://puppet.com/docs/bolt/0.x/inventory_file.html#objects where it talks about the Host is slightly unclear about there being examples of 3 different formats shown. I'd like to update the Host entry to ... For example, a node block could contain any of the following  
 
 
 
 
 - "host1.example.com"  
 
 
 - name: "host1.example.com"  
 
 
 - name: "host1.example.com"  
 
 
   config:  
 
 
 transport: "ssh"