Slackbot
01/16/2024, 6:33 PMajbrough
01/28/2024, 9:29 PMError: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Error: /Stage[main]/win_localusers::Config/Dsc_group[Group1]/ensure: change from 'absent' to 'present' failed: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Error: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Error: /Stage[main]/win_localusers::Config/Dsc_group[group2]/ensure: change from 'absent' to 'present' failed: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Error: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Error: /Stage[main]/win_localusers::Config/Dsc_group[Group3]/ensure: change from 'absent' to 'present' failed: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Error: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Error: /Stage[main]/Soe_win_localusers::Config/Dsc_group[Group4]/ensure: change from 'absent' to 'present' failed: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Error: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Error: /Stage[main]/win_localusers::Config/Dsc_group[Group5]/ensure: change from 'absent' to 'present' failed: Exception calling "Contains" with "1" argument(s): "The network path was not found."
Slackbot
01/28/2024, 10:48 PMElliott
02/13/2024, 7:31 PMevents:
failure: 0
success: 573
total: 573
Jerry Way
02/16/2024, 4:56 PMRyChannel
04/02/2024, 2:28 PMdrobinson
04/02/2024, 2:54 PMRyChannel
04/02/2024, 3:28 PMdaloran
04/02/2024, 11:38 PMDavid Sandilands
04/03/2024, 12:25 PMRyChannel
04/03/2024, 4:32 PMRyChannel
04/24/2024, 2:40 PMRyChannel
05/15/2024, 2:46 PMtkishel
05/21/2024, 8:46 PMDavid Sandilands
06/07/2024, 8:32 AMdsc_xcluster { 'cluster01':
dsc_name => 'cluster01',
dsc_staticipaddress => '172.100.1.77/24',
dsc_ignorenetwork => ['10.0.2.0/24'],
dsc_domainadministratorcredential => {
user => 'sql_cluster_admin',
password => Sensitive('password'),
},
}
TIA! Rob
Thread in Slack ConversationJerry Way
07/17/2024, 10:25 PMError while resolving custom fact fact='win_storage_pws', resolution='<anonymous>': Failed while executing 'C:\Windows\system32\powershell -command "Get-CimInstance -Classname win32_logicaldisk | ConvertTo-Json"': Permission denied - C:\Windows\system32\powershell -command "Get-CimInstance -Classname win32_logicaldisk | ConvertTo-Json"
Source: Facter
After researching, I've seen a couple of the nodes that also display this error, but they already created the fact. It runs fine as admin in PowerShell when on the node itself.
Any thoughts appreciated.nickgw
07/24/2024, 4:32 PMDnsServerDsc
raked into puppet types from the badold method of getting Dsc into puppet?drobinson
07/24/2024, 11:05 PMRyChannel
07/29/2024, 2:39 PMRyChannel
08/13/2024, 3:04 PMRyChannel
08/13/2024, 4:37 PMdaloran
08/14/2024, 2:14 PMdaloran
08/14/2024, 2:18 PM--evaltrace
Alexandre Gaye
10/08/2024, 8:02 PMAlexandre Gaye
10/16/2024, 7:52 AMlirion
11/19/2024, 11:14 AMCVQuesty
11/26/2024, 7:35 PMspp
02/07/2025, 2:18 AMWebalex
02/20/2025, 11:13 AMCould not autoload puppet/type/dsc_computer: Could not autoload puppet/provider/dsc_computer/dsc_computer: no such file to load -- puppet/provider/dsc_base_provider/dsc_base_provider
https://github.com/puppetlabs/Puppet.Dsc/issues/299
We have proposed this PR
https://github.com/puppetlabs/Puppet.Dsc/pull/308
Do you think it's a valid approach ?
Thank you for your feedbackvchepkov
03/10/2025, 6:05 PM