search for: dsitename

Displaying 1 result from an estimated 1 matches for "dsitename".

Did you mean: sitename
2013 Aug 13
2
Collector not realizing own exported resources when filtering on tags
...ave all the other hostnames, but not it''s own hostname. If I remove the "tag ==" line it works as expected. I tested this with a common tag "ssh" which I verified is in puppetdb on both exports. [root@csep0501 ssh]# rpm -qa | grep puppet puppet-3.2.3-1.el5 (where $dsitename is the lowercase version of a global fact) @@sshkey{ "${::fqdn}-ssh-pubkey" : tag => $dsitename, ensure => present, host_aliases => [ $::hostname ], key => $::sshrsakey, name => $::fqdn, t...