Slackbot
04/27/2023, 6:30 AMbastelfreak
04/27/2023, 6:39 AMbolt module
only supports add
and install
. you can purge the module by hand. depending on how you added the module, you probably have a bolt-project.yaml and a .modules/ directory. delete the module from the dir, check if the module is listed in the yaml and delete it thereNod0n
04/27/2023, 6:42 AMbolt-project.yaml
2. bolt module install --force
It's gone from the Puppetfile
and the folder in .modules
has been removed. Looks OK to me.bastelfreak
04/27/2023, 6:42 AMbastelfreak
04/27/2023, 6:43 AMYury Bushmelev
04/27/2023, 8:43 AM