Jira (FACT-2544) Move cached-custom-facts to a new section in facter.conf

0 lượt xem
Chuyển tới thư đầu tiên chưa đọc

Florin Dragos (Jira)

chưa đọc,
04:23:03 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com
Florin Dragos created an issue
 
Facter / Improvement FACT-2544
Move cached-custom-facts to a new section in facter.conf
Issue Type: Improvement Improvement
Assignee: Unassigned
Created: 2020/04/10 1:22 AM
Priority: Normal Normal
Reporter: Florin Dragos

Users should be able to define new fact groups in facter.conf

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo

Mihai Buzgau (Jira)

chưa đọc,
04:27:03 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com

Mihai Buzgau (Jira)

chưa đọc,
04:27:04 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com

Bogdan Irimie (Jira)

chưa đọc,
04:27:04 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com
Bogdan Irimie updated an issue
Change By: Bogdan Irimie
Users should be able to define new fact groups in facter.conf

 

{code}
facts : {
  blocklist : [ "file system", "EC2", "os.name" ],
  ttls : [
    { "timezone" : 30 days },
  ]
}
global : {
  external-dir     : [ "./external_facts"],
  custom-dir       : [ "./custom-facts", "./custom-facts2" ],
  no-external-facts : false,
  no-custom-facts  : false,
  no-ruby          : false
  show-legacy      : false
}

cli : {
  debug     : false,
  trace     : false,
  verbose   : true,
}

fact facts -groups: {
   my_group: ['value'],
   my_group2: ['value2'],
   cached-custom-facts: ['','']
}
{code}

Mihai Buzgau (Jira)

chưa đọc,
04:27:04 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com

Mihai Buzgau (Jira)

chưa đọc,
04:27:04 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com

Mihai Buzgau (Jira)

chưa đọc,
04:27:04 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com

Bogdan Irimie (Jira)

chưa đọc,
04:27:04 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com
Bogdan Irimie updated an issue
Change By: Bogdan Irimie
Users should be able to define new fact groups in facter.conf

 

{code}
facts : {
  blocklist : [ "file system", "EC2", "os.name" ],
  ttls : [
    { "timezone" : 30 days },
  ]
}
global : {
  external-dir     : [ "./external_facts"],
  custom-dir       : [ "./custom-facts", "./custom-facts2" ],
  no-external-facts : false,
  no-custom-facts  : false,
  no-ruby          : false
  show-legacy      : false
}

cli : {
  debug     : false,
  trace     : false,
  verbose   : true,
}

fact-groups: {

   my_group: ['value'],
   my_group2: ['value2'],
   cached-custom-facts: ['','']
}
{code}

Mihai Buzgau (Jira)

chưa đọc,
04:28:03 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Users should be able to define new fact groups in facter.conf

 
{code}facts : {
  blocklist : [ "file system", "EC2", "os.name" ],
  ttls : [
    { "timezone" : 30 days },
  ]
}
global : {
  external-dir     : [ "./external_facts"],
  custom-dir       : [ "./custom-facts", "./custom-facts2" ],
  no-external-facts : false,
  no-custom-facts  : false,
  no-ruby          : false
  show-legacy      : false
}

cli : {
  debug     : false,
  trace     : false,
  verbose   : true,
}

facts fact -groups: {
   my_group: ['value'],
   my_group2: ['value2'],
   cached-custom-facts: ['','']
}
{code}

Bogdan Irimie (Jira)

chưa đọc,
04:29:02 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com
Bogdan Irimie updated an issue
Change By: Bogdan Irimie
Users should be able to define new fact groups in facter.conf

 
{code}facts : {
  blocklist : [ "file system", "EC2", "os.name" ],
  ttls : [
    { "timezone" : 30 days },
  ]
}
global : {
  external-dir     : [ "./external_facts"],
  custom-dir       : [ "./custom-facts", "./custom-facts2" ],
  no-external-facts : false,
  no-custom-facts  : false,
  no-ruby          : false
  show-legacy      : false
}

cli : {
  debug     : false,
  trace     : false,
  verbose   : true,
}

fact-groups: {
   my_group: ['value'],
   my_group2: ['value2'],
   cached-custom-facts: ['','']
}
{code}

Mihai Buzgau (Jira)

chưa đọc,
04:30:02 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com

Mihai Buzgau (Jira)

chưa đọc,
08:16:03 10 thg 4, 202010/4/20
đến puppe...@googlegroups.com

Mihai Buzgau (Jira)

chưa đọc,
03:34:03 15 thg 4, 202015/4/20
đến puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: NW - 2020-04-15 , NW - 2020-04-29

Gabriel Nagy (Jira)

chưa đọc,
08:32:04 23 thg 4, 202023/4/20
đến puppe...@googlegroups.com
Gabriel Nagy updated an issue
Change By: Gabriel Nagy
Fix Version/s: FACT 3.14.10
Fix Version/s: FACT 3.11.13

Claire Cadman (Jira)

chưa đọc,
08:57:04 28 thg 4, 202028/4/20
đến puppe...@googlegroups.com

otheus (Jira)

chưa đọc,
15:28:03 7 thg 10, 20227/10/22
đến puppe...@googlegroups.com
otheus commented on Improvement FACT-2544
 
Re: Move cached-custom-facts to a new section in facter.conf

This ticket was self-conflicting. The title and description conflict in their goals. "Move <cached-custom-facts> to a new section". Why? What was wrong with them in the "facts" configuration? Then the Description says "Users should be able to define new fact groups".  But this is not at all what was implemented.

It's also a very strange to force all custom facts to have the same ttl. 

This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)
Atlassian logo
Trả lời tất cả
Trả lời tác giả
Chuyển tiếp
0 tin nhắn mới