From c73066d6a972d545d72ea31f6822cb35ba491406 Mon Sep 17 00:00:00 2001 From: Abir Majumdar Date: Mon, 4 Feb 2019 17:28:03 -0500 Subject: [PATCH] Removing deprecations --- Puppetfile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Puppetfile b/Puppetfile index 615f4be..55bf21d 100644 --- a/Puppetfile +++ b/Puppetfile @@ -31,12 +31,13 @@ mod 'puppetlabs-reboot', '2.0.0' mod 'puppetlabs-ntp', '7.2.0' mod 'puppetlabs-tagmail', '2.5.0' mod 'puppetlabs-firewall', '1.14.0' -mod 'puppet-iis', '2.0.2' +#mod 'puppet-iis', '2.0.2' +mod 'puppetlabs-iis', '4.5.0' mod 'puppet-windows_firewall', '2.0.1' mod 'puppet-windowsfeature', '2.0.0' mod 'puppet-hiera', '2.1.2' mod 'puppet-archive', '3.2.0' -mod 'puppet-staging', '3.2.0' +#mod 'puppet-staging', '3.2.0' mod 'puppet-nginx', '0.11.0' mod 'puppet-rabbitmq', '8.2.2' mod 'puppet-rundeck', '5.0.0' @@ -67,8 +68,8 @@ mod 'gildas-homebrew', '0.4.16' mod 'crayfishx-purge', '1.2.0' mod 'reidmv-pe_mco_shell_agent', '2.0.0' mod 'WhatsARanjit-node_manager', '0.4.2' -mod 'maestrodev-wget', '1.7.3' -mod 'stankevich-python', '1.18.2' +#mod 'maestrodev-wget', '1.7.3' +#mod 'stankevich-python', '1.18.2' mod 'beersy-taskulator', '0.3.0' mod 'beersy-pe_code_manager_easy_setup' mod 'lwf-remote_file', '1.1.3'