-
###Description of Issue/Question
When committing i have this error. It looks like problem is when commiting lines with encrypted password.
### Did you follow the steps from https://github.com/na…
-
Hi everyone,
I just tried to compile the project and run it through Java on macOS Sierra (almost fresh install), and I just got a ConvertStringToFloat error. I tried with other bindings, and no pro…
-
Currently, the CommandFileDiscovery class searches for command files named `*Commands.php` in directories named `CliTools` (or `src/CliTools`).
In Drush, I tried an alternative search pattern, and cu…
-
In a recent project I had a single typo - failing to close a paren. The error message is below. Remember, there is only one error here, a missing paren. _Every single error here is useless_. This happ…
brson updated
8 years ago
-
Traceback (most recent call last):
File "/usr/bin/cl_napalm_configure", line 9, in
load_entry_point('napalm==0.51.0', 'console_scripts', 'cl_napalm_configure')()
File "/usr/lib/python2.7/site…
-
Hi there, I'm trying to use `image: webdevops/php:alpine-3` with env variable `CLI_SCRIPT` via docker-compose.yml configured in below ways then type `docker-compose up` to run but found out both of th…
-
I have attached the playbook and the config file that is trying to be updated.
[fortigate.config-update.yml.txt](https://github.com/napalm-automation/napalm-ansible/files/247581/fortigate.config-upd…
-
-
I'm usinge the Cisco 897VAW. The commandline seems to work fine:
```
cl_napalm_configure --user admin --vendor ios --strategy replace running-config gw
Enter password:
interface GigabitEthernet1
+…
-
With the following configuration
```
node.name: ${prompt.text}
```
Elasticsearch 1.6.0 prompts you twice. Once for "node.name" and "name". Ultimately it uses the second one for the value of the conf…