Skip to content
#

configuration-management

Here are 1,026 public repositories matching this topic...

DHBin
DHBin commented Mar 31, 2020

Issue Description

Type: bug report

Describe what happened

java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance/beat after all servers([minion-register:8848]) tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
oeuftete
oeuftete commented Apr 15, 2020

Description

A clear and concise description of what the bug is.

Setup

Create/import a GPG key.

Steps to Reproduce the behavior

Try to encrypt some text:

[root@master1 salt]# salt-call gpg.encrypt text=foo recipients=2CFCA2B538DD0FAC75838096A4E89A0D3328D483 output=/tmp/encypted_foo.txt user=salt
local:
    ----------
    comment:
        Encrypted data has bee
mgmt
christophermaier
christophermaier commented Apr 28, 2020

hab sup run is used to start a Supervisor, and hab svc load is used to instruct a running Supervisor to load a new service.

However, as a way to have allow Habitat containers to start-and-load a service in a single ENTRYPOINT, hab sup run takes options and arguments of hab svc load to effectively perform both operations at once.

However, this has led to confusion, in that it is cur

soullivaneuh
soullivaneuh commented Sep 5, 2019

This tools is great, we can define and validate various config from file, env, cli arg... and we can even put a short doc on each field.

But what if I want to display a clear and concise doc reference on a website on a cli usage?

Should this package be able to handle that? If not, is it compatible with other packages doing that need?

Thanks

dynaconf
dalee-bis
dalee-bis commented May 21, 2019

Description

On Windows, when a drive is mounted to an empty NTFS folder (e.g. C:\mounts\disk01) rather than a drive letter, ohai does not detect the disk and so does not retrieve any information regarding it.

This is caused by the use of the Win32_LogicalDisk object at https://github.com/chef/ohai/blob/master/lib/ohai/plugins/windows/filesystem.rb#L43. If Win32_Volume is used instea

bashton-ajenkins
bashton-ajenkins commented Mar 3, 2019

Hey Cybershadow,

This is basically a request for sane defaults or documentation on a default suggested IgnorePath list.

For example it is safe to assume that any Arch user will want to ignore /var/log from the scans and I can't imagine anyone wanting to include the pacman cache either.

I have only just started to test aconfmgr but my list is already 21 lines long and I don't think I have

Improve this page

Add a description, image, and links to the configuration-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the configuration-management topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.