Andrew Bogott has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/364705 )
Change subject: Labs puppetmaster: Add some conftool stuff to labs/puppetmaster/frontend.yaml ...................................................................... Labs puppetmaster: Add some conftool stuff to labs/puppetmaster/frontend.yaml Change-Id: I29499748b5e145b5b9b4acb080f92b60a6fae8ca --- M hieradata/role/common/labs/puppetmaster/frontend.yaml 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/05/364705/1 diff --git a/hieradata/role/common/labs/puppetmaster/frontend.yaml b/hieradata/role/common/labs/puppetmaster/frontend.yaml index cbb7833..dc9e9fd 100644 --- a/hieradata/role/common/labs/puppetmaster/frontend.yaml +++ b/hieradata/role/common/labs/puppetmaster/frontend.yaml @@ -6,3 +6,7 @@ autosign: true profile::puppetmaster::backend::secure_private: false + +profile::conftool::master::sync_dir: "/etc/conftool/data" +profile::discovery::path: "/srv/config-master/discovery" +profile::discovery::watch_interval: 60 -- To view, visit https://gerrit.wikimedia.org/r/364705 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I29499748b5e145b5b9b4acb080f92b60a6fae8ca Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Andrew Bogott <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
