Page MenuHomeMiraheze
Paste P317

puppetdb remove host
ActivePublic

Authored by Paladox on Jun 11 2020, 18:48.
Tags
None
Referenced Files
F1195656: puppetdb remove host
Jun 11 2020, 18:48
F1195655: puppetdb remove host
Jun 11 2020, 18:48
Subscribers
None
DELETE FROM catalog_resources WHERE certname_id = (SELECT id FROM certnames where certname = 'dbt1.miraheze.org');
DELETE FROM catalog_resources WHERE title LIKE '%dbt1.miraheze.org%';
DELETE FROM resource_params WHERE value LIKE '%dbt1.miraheze.org%';
DELETE FROM factsets WHERE certname LIKE '%dbt1.miraheze.org%';

Event Timeline

Paladox edited the content of this paste. (Show Details)